Angie Byron
|
2c55219315
|
#497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
|
2009-08-24 00:14:23 +00:00 |
Angie Byron
|
e63e85020b
|
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.
|
2009-08-24 00:10:46 +00:00 |
Angie Byron
|
4ae238ea57
|
*** empty log message ***
|
2009-08-24 00:02:05 +00:00 |
Angie Byron
|
2ee24205ba
|
#556594 by sign: Move File Uploads under Media.
|
2009-08-22 19:30:41 +00:00 |
Angie Byron
|
36ec189695
|
#326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Convert 'class' attribute to use an array, not a string.
|
2009-08-22 14:34:23 +00:00 |
Dries Buytaert
|
19638ba0c6
|
- Patch #523478 by stBorchert, Bojhan, et al: better widget for WIDTH x HEIGHT widget.
|
2009-08-21 16:51:52 +00:00 |
Dries Buytaert
|
2a123f0ac9
|
- Patch #549432 by Bohjan, Gábor Hojtsy: create 'people and permissions' section in 'configuration and modules'.
|
2009-08-21 14:27:47 +00:00 |
Angie Byron
|
6df0d7edb6
|
#552520 by merlinofchaos: Fixed AJAX wrappers on poll/upload modules.
|
2009-08-21 00:35:31 +00:00 |
Dries Buytaert
|
0125b20cda
|
- Patch #550228 by Bojhan: added 'Media' category on 'Configuration and modules' page.
|
2009-08-20 10:48:03 +00:00 |
Angie Byron
|
b41323642b
|
#517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://.
|
2009-08-17 19:14:42 +00:00 |
Angie Byron
|
25b9f686a6
|
#544418 by merlinofchaos, sun, drewish, quicksketch, et al: Integrate CTools AJAX framework with Drupal to extend (and replace) existing ahah framework. Everything about AJAX/AHAH is more betterer now.
|
2009-08-17 07:12:16 +00:00 |
Dries Buytaert
|
d422853504
|
- Patch #536570 by Gábor Hojtsy: implemented new IA for top-level users.
|
2009-07-31 19:01:03 +00:00 |
Dries Buytaert
|
e4a4b7cc7e
|
- Patch #506976 by catch: rename hook_perm to hook_permission.
|
2009-07-05 18:00:11 +00:00 |
Angie Byron
|
0142292c71
|
#373201 by moshe weitzman, chx, Frando, eaton: Allow renderable array properties to be passed directly to theme functions.
|
2009-07-02 04:27:23 +00:00 |
Dries Buytaert
|
f96c141f5a
|
- Patch #409750 by yched et al: overhaul and extend node build modes.
|
2009-06-22 09:10:07 +00:00 |
Dries Buytaert
|
0f4060f377
|
- Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks.
|
2009-05-27 18:34:03 +00:00 |
Dries Buytaert
|
edeea95f5e
|
- Patch #137932 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 #440778 by brianV: coding style fixes and documentation improvements.
|
2009-05-21 12:00:06 +00:00 |
Angie Byron
|
f577c125e8
|
#196862 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 |
Dries Buytaert
|
0e0ca3b589
|
- Patch #457532 by Berdir: more PHP5 'fixes'.
|
2009-05-09 18:28:13 +00:00 |
Dries Buytaert
|
690804580e
|
- Patch #366610 by mr.baileys: make sure we generate valid markup.
|
2009-05-06 11:28:47 +00:00 |
Dries Buytaert
|
a8c30ed91e
|
- Patch #449718 by alienbrain: node_feed() is now using new node building API.
|
2009-05-03 10:11:35 +00:00 |
Dries Buytaert
|
1c076bc89f
|
- Patch #19837 by xmacinfo, j.somers: make 'not verified' togglable as a theme setting.
|
2009-04-26 09:14:32 +00:00 |
Dries Buytaert
|
e99838fbf4
|
- Patch #147310 by c960657: added tests for private files, fixed a problem with private files and minor improvements.
|
2009-04-24 08:16:56 +00:00 |
Angie Byron
|
e888f0061c
|
#323112 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 |
Dries Buytaert
|
617ccc1da3
|
- Patch #373177 by Moshe Weitzman: node upload table should use late rendering.
|
2009-03-25 16:43:02 +00:00 |
Dries Buytaert
|
b46e90ad36
|
- Patch #322344 by merlinofchaos, Frando, catch, sun: form improvements from Views.
|
2009-03-14 20:13:27 +00:00 |
Angie Byron
|
ddc2604d69
|
#383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X.
|
2009-03-08 04:25:07 +00:00 |
Dries Buytaert
|
916b11afab
|
- Patch #377870 by mr.baileys: removed unnecessary access check.
|
2009-02-20 10:26:35 +00:00 |
Dries Buytaert
|
29c8e40e91
|
- Patch #355236 by Frando: refactor drupal_render() theming.
|
2009-02-03 18:55:32 +00:00 |
Dries Buytaert
|
938c7c07a3
|
- Patch #360605 by Berdir: made CVS HEAD compatible with PHP5.3.
|
2009-01-22 12:46:07 +00:00 |
Dries Buytaert
|
056e1b0608
|
- Patch #347485 by cdale: don't add upload node submit handler unless necessary.
|
2009-01-12 08:29:09 +00:00 |
Dries Buytaert
|
86aa636c8b
|
- Patch #353207 by CitizenKane and drewish: cleaned up the FILE_STATUS_TEMPORARY field.
|
2009-01-02 21:45:11 +00:00 |
Dries Buytaert
|
d813e3679c
|
- Patch #348201 by catch: make it possible to load multiple files with fewer queries.
|
2008-12-31 11:08:47 +00:00 |
Dries Buytaert
|
cac5dd8a66
|
- Patch #352236 by CitizenKane: finished converting upload module to the new database layer.
|
2008-12-30 15:52:59 +00:00 |
Dries Buytaert
|
18d22419f3
|
- Patch #339929 by Moshe et al: move node links into ->content.
|
2008-12-16 22:05:51 +00:00 |
Dries Buytaert
|
c0cb68abcc
|
- Patch #319356 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 #324313 by catch et al: load multiple nodes and terms at once.
|
2008-12-05 22:18:46 +00:00 |
Dries Buytaert
|
7324f967a5
|
- Patch #321283 by drewish: upload module needs to inform uid 1 about allowed extensions.
|
2008-11-24 12:08:45 +00:00 |
Angie Byron
|
3d1dcb4966
|
Removing #137932 which was committed prematurely.
|
2008-11-24 00:40:45 +00:00 |
Angie Byron
|
251a761eaa
|
#337820 by Dave Reid: Rename menu path 'logout' to 'user/logout' for consistency.
|
2008-11-23 21:17:48 +00:00 |
Dries Buytaert
|
4447e45ac4
|
- Patch #331013 by drewish: remove file_set_status in favor of file_save().
|
2008-11-08 21:35:10 +00:00 |
Dries Buytaert
|
0f956d4202
|
- Patch #321166 by gpk, drewish, Damien Tournoud: removed redundant function upload_menu_alter().
|
2008-11-02 20:24:46 +00:00 |
Angie Byron
|
fecf236c41
|
#319465: SA-2008-47 (#295053): Privilege escalation in upload module.
|
2008-10-12 02:42:56 +00:00 |
Angie Byron
|
706ea3e5c4
|
#319341: SA-2008-060 (#318706): Access bypass for files attached to restricted nodes.
|
2008-10-11 03:03:59 +00:00 |
Angie Byron
|
4748ac2c4f
|
#319328: SA-2008-060 (#318706): File upload access bypass.
|
2008-10-11 02:58:40 +00:00 |
Angie Byron
|
d59ba41f65
|
#313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions to allow for localization of permission names
|
2008-10-09 15:15:55 +00:00 |
Angie Byron
|
f841d1a764
|
#142995 by dopry, drewish, quicksketch, jpetso, and flobruit: Adding hook_file_X(). This is an enabler of lots and lots of goodies. See CHANGELOG.txt for more. Awesome work, guys. :)
|
2008-10-09 00:02:29 +00:00 |
Dries Buytaert
|
87567f8916
|
- Patch #310212 by justinrandell: killed in _node hook, as well as twelve sable tooth tigers.
|
2008-10-06 12:55:56 +00:00 |
Dries Buytaert
|
9f3d9f1115
|
- Patch #161301 by Eaton, Sun, moshe and webchick: make checking for node edit forms easier. DX improvement.
|
2008-09-27 20:37:01 +00:00 |