Commit Graph

279 Commits (603efa2763975962eb53fd1c251f1dc611bb34a3)

Author SHA1 Message Date
Dries Buytaert f96c141f5a - Patch by yched et al: overhaul and extend node build modes. 2009-06-22 09:10:07 +00:00
Dries Buytaert e9d97f1eef - Patch by boombatower: cealn up test loading and related API. 2009-06-08 09:23:55 +00:00
Dries Buytaert 88c9a015c1 - Patch by Josh Waihi: adding foreign key specifications. 2009-06-01 22:07:10 +00:00
Dries Buytaert 0f4060f377 - Patch by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks. 2009-05-27 18:34:03 +00:00
Dries Buytaert edeea95f5e - Patch by grendzy, Alan D, lilou et al: automatic enctype on adding a file field. 2009-05-25 18:22:31 +00:00
Dries Buytaert 4d6924dc00 - Patch by brianV: coding style fixes and documentation improvements. 2009-05-21 12:00:06 +00:00
Angie Byron f577c125e8 by Damien Tournoud, et al: Replace COUNT(*) queries with SELECT 1 ... LIMIT 1 queries when all that's required is a check for whether rows exist. 2009-05-16 15:23:16 +00:00
Angie Byron 3ac59eee96 by lilou, snufkin, and karschp: Add consistent @file declarations to all .install files. 2009-05-13 19:42:18 +00:00
Dries Buytaert 0e0ca3b589 - Patch by Berdir: more PHP5 'fixes'. 2009-05-09 18:28:13 +00:00
Dries Buytaert 690804580e - Patch by mr.baileys: make sure we generate valid markup. 2009-05-06 11:28:47 +00:00
Dries Buytaert a8c30ed91e - Patch by alienbrain: node_feed() is now using new node building API. 2009-05-03 10:11:35 +00:00
Dries Buytaert e721147363 - Patch by boombatower: cleaned up the randomName() method by removing unnecessary prefix code, and added a new randomString() method which includes characters like spaces. 2009-04-29 12:08:28 +00:00
Angie Byron fc7283235b follow-up by kkaefer: Fix autocomplete, enforce code style for anonymous JS functions. 2009-04-27 20:19:38 +00:00
Dries Buytaert 1c076bc89f - Patch by xmacinfo, j.somers: make 'not verified' togglable as a theme setting. 2009-04-26 09:14:32 +00:00
Dries Buytaert e99838fbf4 - Patch by c960657: added tests for private files, fixed a problem with private files and minor improvements. 2009-04-24 08:16:56 +00:00
Dries Buytaert 26395c843f - Patch by Dave Reid, Damien Tournoud: clean-up of drupalCreateNode(). 2009-04-22 09:57:10 +00:00
Dries Buytaert f09028107c - Patch by brianV: database code clean-up. 2009-04-20 20:02:31 +00:00
Angie Byron 6d3ba59ef9 by pwolanin: Vertical Tabs typo fix. 2009-04-12 03:52:22 +00:00
Angie Byron e888f0061c by dmitrig01, kkaefer, quicksketch, frando and many many more: Now presenting... Vertical Tabs. Fantastic new UI improvement for node forms and hopefully more in the future. 2009-04-11 22:19:46 +00:00
Angie Byron f40532da76 by boombatower, Damien Tournoud, and chx: Change getInfo() to a static method to reduce memory footprint of SimpleTest. 2009-03-31 01:49:55 +00:00
Dries Buytaert 617ccc1da3 - Patch by Moshe Weitzman: node upload table should use late rendering. 2009-03-25 16:43:02 +00:00
Dries Buytaert b46e90ad36 - Patch by merlinofchaos, Frando, catch, sun: form improvements from Views. 2009-03-14 20:13:27 +00:00
Angie Byron ddc2604d69 by David Strauss: Rename hook_nodeapi_X to hook_node_X. 2009-03-08 04:25:07 +00:00
Dries Buytaert 5d658d0848 - Patch by c960657: make file_scan_directory() use save property names as file_load(). 2009-02-22 17:55:30 +00:00
Dries Buytaert 916b11afab - Patch by mr.baileys: removed unnecessary access check. 2009-02-20 10:26:35 +00:00
Dries Buytaert 29c8e40e91 - Patch by Frando: refactor drupal_render() theming. 2009-02-03 18:55:32 +00:00
Dries Buytaert 2e8ca690ff - Patch by dmitrig01, webchick, frando, moshe weitzman, et al: hook_page_alter. Oh, behave. 2009-01-27 00:22:27 +00:00
Dries Buytaert 6d3d75fe4b - Removing whitespace. 2009-01-26 14:08:44 +00:00
Dries Buytaert 938c7c07a3 - Patch by Berdir: made CVS HEAD compatible with PHP5.3. 2009-01-22 12:46:07 +00:00
Dries Buytaert 056e1b0608 - Patch by cdale: don't add upload node submit handler unless necessary. 2009-01-12 08:29:09 +00:00
Dries Buytaert bdbd0dffe5 - Patch by David Strauss: added smart defaults for system_settings_form(). 2009-01-11 21:19:19 +00:00
Dries Buytaert 86aa636c8b - Patch by CitizenKane and drewish: cleaned up the FILE_STATUS_TEMPORARY field. 2009-01-02 21:45:11 +00:00
Dries Buytaert d813e3679c - Patch by catch: make it possible to load multiple files with fewer queries. 2008-12-31 11:08:47 +00:00
Dries Buytaert 92a8adea65 - Patch by scor: fixed typos and grammar in comments. 2008-12-30 16:43:20 +00:00
Dries Buytaert cac5dd8a66 - Patch by CitizenKane: finished converting upload module to the new database layer. 2008-12-30 15:52:59 +00:00
Dries Buytaert 18d22419f3 - Patch by Moshe et al: move node links into ->content. 2008-12-16 22:05:51 +00:00
Dries Buytaert c0cb68abcc - Patch by recidive: clean up hook_nodeapi_ fucntion signatures and documentation because of previous node API clean-ups. 2008-12-09 11:30:25 +00:00
Dries Buytaert 58b0235a72 - Patch by catch et al: load multiple nodes and terms at once. 2008-12-05 22:18:46 +00:00
Dries Buytaert eda100b83d - Patch by drewish: code comments clean-up. 2008-11-25 13:14:29 +00:00
Dries Buytaert 7324f967a5 - Patch by drewish: upload module needs to inform uid 1 about allowed extensions. 2008-11-24 12:08:45 +00:00
Angie Byron 3d1dcb4966 Removing which was committed prematurely. 2008-11-24 00:40:45 +00:00
Angie Byron 251a761eaa by Dave Reid: Rename menu path 'logout' to 'user/logout' for consistency. 2008-11-23 21:17:48 +00:00
Dries Buytaert 15671f471b - Patch by webchick, lilou: remove t() function from schema descriptions. 2008-11-15 13:01:11 +00:00
Dries Buytaert 4447e45ac4 - Patch by drewish: remove file_set_status in favor of file_save(). 2008-11-08 21:35:10 +00:00
Dries Buytaert 0f956d4202 - Patch by gpk, drewish, Damien Tournoud: removed redundant function upload_menu_alter(). 2008-11-02 20:24:46 +00:00
Dries Buytaert 32ba32df76 - Patch by Damien Tournoud: made upload and blog API tests pass without clean URLs enabled. 2008-10-13 12:43:30 +00:00
Angie Byron f95f58cc05 by Dave Reid: Fix problems with drupalGetTestFiles() that causes upload.test to break on some systems. 2008-10-12 08:30:05 +00:00
Angie Byron fecf236c41 : SA-2008-47 (): Privilege escalation in upload module. 2008-10-12 02:42:56 +00:00
Angie Byron 706ea3e5c4 : SA-2008-060 (): Access bypass for files attached to restricted nodes. 2008-10-11 03:03:59 +00:00
Angie Byron 4748ac2c4f : SA-2008-060 (): File upload access bypass. 2008-10-11 02:58:40 +00:00