summaryrefslogtreecommitdiff
path: root/modules/upload
Commit message (Collapse)AuthorAge
...
* #196862 by Damien Tournoud, et al: Replace COUNT(*) queries with SELECT 1 ↵Angie Byron2009-05-16
| | | | ... LIMIT 1 queries when all that's required is a check for whether rows exist.
* #320011 by lilou, snufkin, and karschp: Add consistent @file declarations to ↵Angie Byron2009-05-13
| | | | all .install files.
* - Patch #457532 by Berdir: more PHP5 'fixes'.Dries Buytaert2009-05-09
|
* - Patch #366610 by mr.baileys: make sure we generate valid markup.Dries Buytaert2009-05-06
|
* - Patch #449718 by alienbrain: node_feed() is now using new node building API.Dries Buytaert2009-05-03
|
* - Patch #295864 by boombatower: cleaned up the randomName() method by ↵Dries Buytaert2009-04-29
| | | | removing unnecessary prefix code, and added a new randomString() method which includes characters like spaces.
* #444402 follow-up by kkaefer: Fix autocomplete, enforce code style for ↵Angie Byron2009-04-27
| | | | anonymous JS functions.
* - Patch #19837 by xmacinfo, j.somers: make 'not verified' togglable as a ↵Dries Buytaert2009-04-26
| | | | theme setting.
* - Patch #147310 by c960657: added tests for private files, fixed a problem ↵Dries Buytaert2009-04-24
| | | | with private files and minor improvements.
* - Patch #308296 by Dave Reid, Damien Tournoud: clean-up of drupalCreateNode().Dries Buytaert2009-04-22
|
* - Patch #413732 by brianV: database code clean-up.Dries Buytaert2009-04-20
|
* #431304 by pwolanin: Vertical Tabs typo fix.Angie Byron2009-04-12
|
* #323112 by dmitrig01, kkaefer, quicksketch, frando and many many more: Now ↵Angie Byron2009-04-11
| | | | presenting... Vertical Tabs. Fantastic new UI improvement for node forms and hopefully more in the future.
* #376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a ↵Angie Byron2009-03-31
| | | | static method to reduce memory footprint of SimpleTest.
* - Patch #373177 by Moshe Weitzman: node upload table should use late rendering.Dries Buytaert2009-03-25
|
* - Patch #322344 by merlinofchaos, Frando, catch, sun: form improvements from ↵Dries Buytaert2009-03-14
| | | | Views.
* #383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X.Angie Byron2009-03-08
|
* - Patch #380064 by c960657: make file_scan_directory() use save property ↵Dries Buytaert2009-02-22
| | | | names as file_load().
* - Patch #377870 by mr.baileys: removed unnecessary access check.Dries Buytaert2009-02-20
|
* - Patch #355236 by Frando: refactor drupal_render() theming.Dries Buytaert2009-02-03
|
* - Patch #351235 by dmitrig01, webchick, frando, moshe weitzman, et al: ↵Dries Buytaert2009-01-27
| | | | hook_page_alter. Oh, behave.
* - Removing whitespace.Dries Buytaert2009-01-26
|
* - Patch #360605 by Berdir: made CVS HEAD compatible with PHP5.3.Dries Buytaert2009-01-22
|
* - Patch #347485 by cdale: don't add upload node submit handler unless necessary.Dries Buytaert2009-01-12
|
* - Patch #266246 by David Strauss: added smart defaults for ↵Dries Buytaert2009-01-11
| | | | system_settings_form().
* - Patch #353207 by CitizenKane and drewish: cleaned up the ↵Dries Buytaert2009-01-02
| | | | FILE_STATUS_TEMPORARY field.
* - Patch #348201 by catch: make it possible to load multiple files with fewer ↵Dries Buytaert2008-12-31
| | | | queries.
* - Patch #352470 by scor: fixed typos and grammar in comments.Dries Buytaert2008-12-30
|
* - Patch #352236 by CitizenKane: finished converting upload module to the new ↵Dries Buytaert2008-12-30
| | | | database layer.
* - Patch #339929 by Moshe et al: move node links into ->content.Dries Buytaert2008-12-16
|
* - Patch #319356 by recidive: clean up hook_nodeapi_ fucntion signatures and ↵Dries Buytaert2008-12-09
| | | | documentation because of previous node API clean-ups.
* - Patch #324313 by catch et al: load multiple nodes and terms at once.Dries Buytaert2008-12-05
|
* - Patch #338403 by drewish: code comments clean-up.Dries Buytaert2008-11-25
|
* - Patch #321283 by drewish: upload module needs to inform uid 1 about ↵Dries Buytaert2008-11-24
| | | | allowed extensions.
* Removing #137932 which was committed prematurely.Angie Byron2008-11-24
|
* #337820 by Dave Reid: Rename menu path 'logout' to 'user/logout' for ↵Angie Byron2008-11-23
| | | | consistency.
* - Patch #332123 by webchick, lilou: remove t() function from schema ↵Dries Buytaert2008-11-15
| | | | descriptions.
* - Patch #331013 by drewish: remove file_set_status in favor of file_save().Dries Buytaert2008-11-08
|
* - Patch #321166 by gpk, drewish, Damien Tournoud: removed redundant function ↵Dries Buytaert2008-11-02
| | | | upload_menu_alter().
* - Patch #296442 by Damien Tournoud: made upload and blog API tests pass ↵Dries Buytaert2008-10-13
| | | | without clean URLs enabled.
* #320161 by Dave Reid: Fix problems with drupalGetTestFiles() that causes ↵Angie Byron2008-10-12
| | | | upload.test to break on some systems.
* #319465: SA-2008-47 (#295053): Privilege escalation in upload module.Angie Byron2008-10-12
|
* #319341: SA-2008-060 (#318706): Access bypass for files attached to ↵Angie Byron2008-10-11
| | | | restricted nodes.
* #319328: SA-2008-060 (#318706): File upload access bypass.Angie Byron2008-10-11
|
* #318984 by Xano and Dave Reid: Change 'Core - optional' to 'Core' in modules UI.Angie Byron2008-10-11
|
* #318892 by justinrandell and chx: Add .install files to the list of files ↵Angie Byron2008-10-09
| | | | added to .info files.
* #313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions ↵Angie Byron2008-10-09
| | | | to allow for localization of permission names
* #142995 by dopry, drewish, quicksketch, jpetso, and flobruit: Adding ↵Angie Byron2008-10-09
| | | | hook_file_X(). This is an enabler of lots and lots of goodies. See CHANGELOG.txt for more. Awesome work, guys. :)
* - Patch #310212 by justinrandell: killed in _node hook, as well as twelve ↵Dries Buytaert2008-10-06
| | | | sable tooth tigers.
* - Patch #161301 by Eaton, Sun, moshe and webchick: make checking for node ↵Dries Buytaert2008-09-27
| | | | edit forms easier. DX improvement.