Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch #353207 by CitizenKane and drewish: cleaned up the ↵ | Dries Buytaert | 2009-01-02 |
| | | | | FILE_STATUS_TEMPORARY field. | ||
* | - Patch #348201 by catch: make it possible to load multiple files with fewer ↵ | Dries Buytaert | 2008-12-31 |
| | | | | queries. | ||
* | - Patch #352236 by CitizenKane: finished converting upload module to the new ↵ | Dries Buytaert | 2008-12-30 |
| | | | | database layer. | ||
* | - Patch #339929 by Moshe et al: move node links into ->content. | Dries Buytaert | 2008-12-16 |
| | |||
* | - Patch #319356 by recidive: clean up hook_nodeapi_ fucntion signatures and ↵ | Dries Buytaert | 2008-12-09 |
| | | | | documentation because of previous node API clean-ups. | ||
* | - Patch #324313 by catch et al: load multiple nodes and terms at once. | Dries Buytaert | 2008-12-05 |
| | |||
* | - Patch #321283 by drewish: upload module needs to inform uid 1 about ↵ | Dries Buytaert | 2008-11-24 |
| | | | | allowed extensions. | ||
* | Removing #137932 which was committed prematurely. | Angie Byron | 2008-11-24 |
| | |||
* | #337820 by Dave Reid: Rename menu path 'logout' to 'user/logout' for ↵ | Angie Byron | 2008-11-23 |
| | | | | consistency. | ||
* | - Patch #331013 by drewish: remove file_set_status in favor of file_save(). | Dries Buytaert | 2008-11-08 |
| | |||
* | - Patch #321166 by gpk, drewish, Damien Tournoud: removed redundant function ↵ | Dries Buytaert | 2008-11-02 |
| | | | | upload_menu_alter(). | ||
* | #319465: SA-2008-47 (#295053): Privilege escalation in upload module. | Angie Byron | 2008-10-12 |
| | |||
* | #319341: SA-2008-060 (#318706): Access bypass for files attached to ↵ | Angie Byron | 2008-10-11 |
| | | | | restricted nodes. | ||
* | #319328: SA-2008-060 (#318706): File upload access bypass. | Angie Byron | 2008-10-11 |
| | |||
* | #313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions ↵ | Angie Byron | 2008-10-09 |
| | | | | to allow for localization of permission names | ||
* | #142995 by dopry, drewish, quicksketch, jpetso, and flobruit: Adding ↵ | Angie Byron | 2008-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 Buytaert | 2008-10-06 |
| | | | | sable tooth tigers. | ||
* | - Patch #161301 by Eaton, Sun, moshe and webchick: make checking for node ↵ | Dries Buytaert | 2008-09-27 |
| | | | | edit forms easier. DX improvement. | ||
* | #308434 by drewish, dopry, quicksketch, aaron, jhedstrom, and friends: ↵ | Angie Byron | 2008-09-15 |
| | | | | Massive file.inc cleanup aaaaaand... tests! Yay! :D | ||
* | - Patch #245329 by christefano and dmitrig01: code comment love. | Dries Buytaert | 2008-07-24 |
| | |||
* | - Patch #247095 by drewish: fixed variable name that cause private file ↵ | Dries Buytaert | 2008-07-18 |
| | | | | uploads to be broken. | ||
* | - Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now ↵ | Dries Buytaert | 2008-07-16 |
| | | | | printes #markup, not #value. | ||
* | - Patch #247095 by drewish ad flobruit: upload module performs permission ↵ | Dries Buytaert | 2008-05-14 |
| | | | | checks on files it doesn't control. | ||
* | - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, ↵ | Dries Buytaert | 2008-05-06 |
| | | | | | | | | | | | flobruit et al. Can you say 'registry'? Drupal now maintains an internal registry of all functions or classes in the system, allowing it to lazy-load code files as needed (reducing the amount of code that must be parsed on each request). The list of included files is cached per menu callback for subsequent loading by the menu router. This way, a given page request will have all the code it needs but little else, minimizing time spent parsing unneeded code. | ||
* | - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long ↵ | Dries Buytaert | 2008-04-14 |
| | | | | discussion we've decided to make the concatenation operator consistent with the other operators. | ||
* | - Patch #30984 by webchick, keith.smith, kkaefer, Crell et al: provide ↵ | Dries Buytaert | 2008-02-20 |
| | | | | descriptions for permissions on the permission administration page. | ||
* | - Patch #219883 by gdevlugt and webernet: files attached to newly created ↵ | Dries Buytaert | 2008-02-12 |
| | | | | nodes are listed despite unchecking list option. | ||
* | - Patch #204955 by chx: fixed E_ALL warning. | Dries Buytaert | 2007-12-31 |
| | |||
* | #173656 by qucksketch: fix upload form ordering and delete buttons on ↵ | Gábor Hojtsy | 2007-12-24 |
| | | | | preview, among smaller issues | ||
* | #200069 by keith.smith: new standard for 'more information' links in module ↵ | Gábor Hojtsy | 2007-12-14 |
| | | | | help texts, as the handbook we referred to before was renamed | ||
* | #197297 by DanW (as GHOP 17), and keith.smith: clean up lots of help texts, ↵ | Gábor Hojtsy | 2007-12-13 |
| | | | | update to drag and drop functionality, drupal.module removal, etc | ||
* | #198579 by webernet and hswong3i: a huge set of coding style fixes, including: | Gábor Hojtsy | 2007-12-08 |
| | | | | | | | | - whitespaces at end of lines - indentation - control structure usage - whitespace in empty lines - phpdoc comment formatting | ||
* | #196667 (GHOP 45) by fberci: add '@ingroup themeable' to all themeable functions | Gábor Hojtsy | 2007-12-06 |
| | |||
* | #196351 by robertDouglass: fix small SQL error | Gábor Hojtsy | 2007-11-29 |
| | |||
* | #193105 by dmitrig01, quicksketch: add weights and drag and drop ordering ↵ | Gábor Hojtsy | 2007-11-29 |
| | | | | support to uploads | ||
* | #172630 by webernet: fix weird errors experienced when using the JS file ↵ | Gábor Hojtsy | 2007-11-21 |
| | | | | uploader | ||
* | #191104 by keith.smith: (usability) change occurances of node to 'post' and ↵ | Gábor Hojtsy | 2007-11-12 |
| | | | | 'content' as appropriate | ||
* | #172943 by drewish: fix file_save_upload() conformance to its API ↵ | Gábor Hojtsy | 2007-10-25 |
| | | | | documentation by treating the 'dest' param as a directory. Also fixes #176876 so temporary files are properly stored in the temp directory. | ||
* | Drupal 6.0-beta 2 release with all Drupal 5.3 security fixes applied | Gábor Hojtsy | 2007-10-17 |
| | |||
* | #181088 by fajerstarter, catch and JirkaRybka: rename 'access control' to ↵ | Gábor Hojtsy | 2007-10-12 |
| | | | | 'permissions' for usability reasons | ||
* | #181741 by quicksketch: fix AHAH throbber/progress bar issues and generalize ↵ | Gábor Hojtsy | 2007-10-10 |
| | | | | progress display configuration to allow module developers to choose from the throbber and progress bar | ||
* | #157752 by quicksketch: extend AHAH functionality to most types of form ↵ | Gábor Hojtsy | 2007-10-05 |
| | | | | elements, without writing JavaScript. Also AHAH enable the blocks admin page. | ||
* | #174708 by multiple contributors: update jQuery to 1.2 | Gábor Hojtsy | 2007-09-12 |
| | |||
* | #173305 by drewish: actually remove files when the delete check box is checked | Gábor Hojtsy | 2007-09-06 |
| | |||
* | - Patch #173287 by webernet: missing {} in SQL query. | Dries Buytaert | 2007-09-05 |
| | |||
* | - Patch #172961 by webernet: code style cleanup. | Dries Buytaert | 2007-09-05 |
| | |||
* | #168813 by chx: do not let form caching prevent file uploads | Gábor Hojtsy | 2007-09-02 |
| | |||
* | #157747 by dopry: the files coming from the form are arrays, and need to by ↵ | Gábor Hojtsy | 2007-08-16 |
| | | | | casted to objects | ||
* | #160039 by prakashp, chx and pwolanin: fix node saving: | Gábor Hojtsy | 2007-08-09 |
| | | | | | | - centralize/reuse some node form saving code - fix uploads without JS - fix reappearing teasers on node save | ||
* | - Patch #164672 by flevour: typo in SQL query. | Dries Buytaert | 2007-08-05 |
| |