Angie Byron
4ae238ea57
*** empty log message ***
2009-08-24 00:02:05 +00:00
Angie Byron
333303009b
#556714 by Davy Van Den Bremt: Fixed broken url in administration theme status message.
2009-08-22 20:01:10 +00:00
Angie Byron
a9762cd3bf
#201415 by sun: Add a permission to access site in maintenance mode.
2009-08-22 18:24:14 +00:00
Dries Buytaert
4c028a19fb
- Patch #331611 by sun, joshmiller, TheRec, Rob Loach, Damien Tournoud: add a poormanscron-like feature to core.
2009-08-22 16:01:10 +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
bb54be48b9
- Patch rollback of #549432 : tests didn't actually ran successfully.
2009-08-22 09:44:56 +00:00
Dries Buytaert
bee1240231
- Patch #549432 by Gábor Hojtsy: moving 'IP blocking' to 'People and permissions'.
2009-08-22 09:23:24 +00:00
Dries Buytaert
1f1734af01
- Patch #552958 by Gábor Hojtsy: create 'regional and language' section in 'configuration and modules'.
2009-08-21 14:28:52 +00:00
Angie Byron
1595422929
#551080 by Gábor Hojtsy: List non-container items (stuff in the toolbar) on /admin for a complete overview.
2009-08-21 07:59:47 +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
8a6d8660cb
#370454 follow-up by chx: Enhance comments to page cache simplification patch, and add in missing settings.default.php hunk.
2009-08-16 23:20:43 +00:00
Dries Buytaert
a1593ab1c9
- Patch #370454 by chx, Damien Tournoud: simplify page caching.
2009-08-16 18:39:45 +00:00
Dries Buytaert
26cdaf72f2
- Patch #506482 by spuky, catch: remove some pointless /admin descriptions.
2009-08-16 11:31:27 +00:00
Angie Byron
6935b396cb
#548182 by yoroy: Better admin theme descriptions.
2009-08-15 06:27:49 +00:00
Dries Buytaert
f59eaeb0a3
- Patch #531476 by JohnAlbin: corrected some favicon mime-type behavior.
2009-08-14 08:09:48 +00:00
Angie Byron
49699d5be1
#533586 by dww and chx: Refactor dependency checks into sharable helper functions.
2009-08-13 03:03:04 +00:00
Angie Byron
527054dd86
#547528 by dww: Fixed Trailing whitespace in system_ip_blocking().
2009-08-13 01:55:03 +00:00
Angie Byron
049a8896f5
#545952 by yoroy and Gábor Hojtsy: move modules to config/modules.
2009-08-12 23:51:19 +00:00
Dries Buytaert
99ce96e5da
- Patch #459980 by Xano: rework admin/settings/performance.
2009-08-12 11:43:10 +00:00
Dries Buytaert
735e532bee
- Patch #508458 by catch, Gábor Hojtsy, yoroy: created 'Configuration and modules' section so we can start moving over configuration items. Let's see how this goes ...
2009-08-11 11:52:46 +00:00
Angie Byron
523ba0348e
#292253 by Damien Tournoud: Remove per-user themes selection from core.
2009-08-05 19:40:55 +00:00
Angie Byron
24057c3d53
#531476 by aaron and mfb: Add favicon mimetype as a theme setting to avoid expensive calls to file system.
2009-08-04 07:04:21 +00:00
Angie Byron
542c3522c0
#489762 by JohnAlbin: Add theme lineage information to .info file cache and fix several edge-case bugs.
2009-08-03 06:06:23 +00:00
Dries Buytaert
9f44fd1b86
- Patch #536440 by Gábor Hojtsy: the attached patch moves the Structure >> Themes section to the top level Appearance item as outlined in the D7UX IA.
2009-07-31 11:20:43 +00:00
Dries Buytaert
715a2d655f
- Patch #511748 by moshe weitzman: pushing rending to later in the cycle so there is more room for customization.
2009-07-29 06:39:35 +00:00
Dries Buytaert
12d6d6662e
- Patch #211747 by chx, alex_b, dww: allow specifying version information as part of module dependencies.
2009-07-28 19:06:16 +00:00
Dries Buytaert
d24d954479
- Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.
2009-07-20 18:51:36 +00:00
Dries Buytaert
02206410b9
- Patch #523214 by Bohjan: clean up text Site Information page.
2009-07-19 06:27:04 +00:00
Dries Buytaert
44740785fe
- Patch #518750 by Damien Tournoud: rethink system settings form.
2009-07-16 10:44:21 +00:00
Angie Byron
3472adb2ca
#193366 by Anthony Hersey: Move various rebuild functions to module page submission rather than viewing for vastly increased performance.
2009-07-14 20:53:16 +00:00
Dries Buytaert
0274ab3454
- Patch #497590 by Dave Reid: remove pointless 'system paths only' warning from admin/settings/site-information.
2009-07-08 07:53:16 +00:00
Dries Buytaert
8c3efea3a1
- Patch #495964 by jhodgdon: fixed documentation error.
2009-06-19 20:35:05 +00:00
Dries Buytaert
2920848de9
- Patch #276615 by mikeytown2: only clear the CSS cache when submitting the form, not when displaying the form.
2009-06-16 08:28:40 +00:00
Dries Buytaert
ab158d82f0
- Patch #221399 by smk-ka, jeffschuler, lilou, earnie et al: make it possible to enable blocks on 404 pages.
2009-06-13 19:28:57 +00:00
Angie Byron
276997a183
#236657 by swentel: Fix order of arguments in system_clear_cache_submit().
2009-06-08 04:48:43 +00:00
Dries Buytaert
1f9077ee92
- Patch #147000 by Berdir: unify and rewrite module_rebuild_cache() and system_theme_data().
2009-06-06 16:05:28 +00:00
Dries Buytaert
5e19045690
- Patch #361277 by michaelfavia, Brandonian, catch, et al: remove the 'post settings' admin screen and relocate options.
2009-06-05 05:28:28 +00:00
Dries Buytaert
e474fbbd6c
- Patch #477944 by Damien Tournoud: fix and streamline page cache and session handling.
2009-06-02 06:58:17 +00:00
Dries Buytaert
ccd093b15d
- Patch #423196 by frega, Xano, alienbrain et al: clean up the URL settings page.
2009-05-29 19:51:43 +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
a24a6c2bba
- Patch #471070 by stella: millions of code style fixes.
2009-05-24 17:39:35 +00:00
Dries Buytaert
092726df16
- Patch #212233 by lilou, catch: remove SQL report.
2009-05-22 07:02:09 +00:00
Dries Buytaert
02c8592759
- Patch #428744 by Gabor: make the main page content a real block and clean up some of the content API.
2009-05-21 21:12:25 +00:00
Angie Byron
b62fb8299f
#455576 by Xano and sirkitree: Revamp user settings page with vertical tabs, better organization, etc. Awesomeness.
2009-05-16 20:10:50 +00:00
Dries Buytaert
196da1b876
- Patch #394572 by Berdir: converted system module to the new database abstraction layer.
2009-05-16 18:34:23 +00:00
Dries Buytaert
b166ca9b3c
- Patch #459836 by Xano: rework admin/settings/regional-settings.
2009-05-15 03:38:25 +00:00
Dries Buytaert
5e3f50369f
- Patch #453080 by Gabor Hojtsy: moved the footer message to a block.
2009-05-12 13:43:46 +00:00
Dries Buytaert
847304a293
- Patch #353069 by Moshe Weitzman, dmitrig01: make drupal_get_form() return unrendered forms.
2009-05-12 08:37:45 +00:00
Dries Buytaert
a86223cd70
- Patch #428800 by Gabor Hojtsy: convert the mission statement to a block so we have more flexibility to place it.
2009-05-12 08:31:17 +00:00
Dries Buytaert
ac5e86e05c
- Patch #329015 by Damien Tournoud: improved error handling of batch API.
2009-05-03 07:35:37 +00:00
Dries Buytaert
5349ff1d26
- Patch #445966 by Damien Tournoud: allow theme engine and theme settings form.
2009-04-27 16:33:05 +00:00
Angie Byron
8e4022fe6d
#359391 by kresimir: Clarify that various caching modes are 'page' caching modes.
2009-04-27 02:07:48 +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
3fbda2307d
- Patch #375482 by mfb: avoid PDO exceptions when block module is not enabled.
2009-04-21 09:31:31 +00:00
Dries Buytaert
ff9b6c611e
- Patch #427296 by taz88ny: move some code from system.module to bloc.module where it belongs.
2009-04-20 07:36:34 +00:00
Dries Buytaert
2f9af75438
- Patch #430342 by kkaefer et al: usability improvement: changed 'site maintenance' to 'maintenance mode'.
2009-04-19 19:10:08 +00:00
Dries Buytaert
d79481b3a0
- Patch #394332 by Xano: clean up language around logging and alerts.
2009-04-13 18:50:43 +00:00
Dries Buytaert
b658330d28
- Patch #424252 by swentel: move block cache settings from system module to block module now block module is optional.
2009-04-05 12:31:57 +00:00
Dries Buytaert
0184860b58
- Patch #333156 by stella: add ability to configure the default country.
2009-03-17 15:26:29 +00:00
Dries Buytaert
0ea653502c
- Patch #373613 by quicksketch and drewish: in order to operate on images multiple
...
times (such as crop, scale, then desaturate) without quality loss, we need to
pass images by their raw GD (or other library) resources rather than re-opening
the same image repeatedly, which causes wasted processing and loss of quality when
using JPEG images. This patch reworks the image toolkits, adds some new image
manipulations and adds some impressive SimpleTests.
2009-03-09 11:44:54 +00:00
Angie Byron
665c9fdc2c
Roll-back of users -> user table name change in #330983 : Broken pgsql is no fun.
2009-02-26 07:30:29 +00:00
Dries Buytaert
068adf05b5
- Patch #243524 by Dave Reid, chx: display INFO_ALL output when calling system_php().
2009-02-25 13:36:29 +00:00
Angie Byron
ff9e842730
#330983 by recidive and boombatower: Rename users/users_roles tables to user/user_role for consistency.
2009-02-18 15:19:57 +00:00
Angie Byron
fb7347bc9d
#371231 by JohnAlbin and EclipseGC: Rename clear-block CSS class to clearfix, which is the lingo that designers use for it.
2009-02-18 14:28:25 +00:00
Angie Byron
6afc39c2e4
#135976 by Dave Reid: Move Administration Theme setting to the themes page where it is findable (with tests).
2009-02-11 05:33:18 +00:00
Dries Buytaert
29c8e40e91
- Patch #355236 by Frando: refactor drupal_render() theming.
2009-02-03 18:55:32 +00:00
Dries Buytaert
2e8ca690ff
- Patch #351235 by dmitrig01, webchick, frando, moshe weitzman, et al: hook_page_alter. Oh, behave.
2009-01-27 00:22:27 +00:00
Dries Buytaert
938c7c07a3
- Patch #360605 by Berdir: made CVS HEAD compatible with PHP5.3.
2009-01-22 12:46:07 +00:00
Angie Byron
9e2540eeb2
#306316 by beeradb: Rebuild the menu from node_types_rebuild() to assist with programmatic node creation.
2009-01-22 05:01:39 +00:00
Dries Buytaert
60c06921ce
- Patch #291026 by Dave Reid et al: further (usability) improvements to the E_NOTICE handling.
2009-01-21 14:22:33 +00:00
Dries Buytaert
79b740acc1
- Patch #291026 by Dave Reid, Pasqualle, Rob Loach, et al: improved error reporting settings.
2009-01-19 21:13:09 +00:00
Dries Buytaert
d20e457121
- Patch #201122 by c960657, Moshe Weitzman: never write anonymous sessions, unless something has been written to . This is an important performance improvements -- as long as you use modules that use carefully. It might be good to report some analytics about this in the performance settings page so administrators can see if there is a 'broken' module.
2009-01-19 10:46:52 +00:00
Angie Byron
4f5ebd8a30
#320451 follow-up by webernet: Remove escaping of 'required by' and 'requires' on module page.
2009-01-15 16:07:51 +00:00
Dries Buytaert
a10731cedf
- Patch #320451 by chx, Damien Tournoud: improved Drupal's module dependency system. This helps with fields in core. Comes with tests\!
2009-01-14 12:18:37 +00:00
Dries Buytaert
bdbd0dffe5
- Patch #266246 by David Strauss: added smart defaults for system_settings_form().
2009-01-11 21:19:19 +00:00
Dries Buytaert
f7cd2518fa
- Patch #356747 by chx: fix hidden module dependencies.
2009-01-11 07:50:03 +00:00
Angie Byron
cb159b9ff1
#143434 by Jody Lynn: Move 'display post information' to where users would expect.
2009-01-09 16:19:56 +00:00
Dries Buytaert
ebd7390533
- Rollback of #325908 .
2009-01-06 13:33:06 +00:00
Dries Buytaert
92a8adea65
- Patch #352470 by scor: fixed typos and grammar in comments.
2008-12-30 16:43:20 +00:00
Dries Buytaert
fd67735fa2
- Patch #325908 by kbahey: removed redundant cache flusing.
2008-11-26 13:54:05 +00:00
Dries Buytaert
b4534e89a5
- Patch #263445 by Dave Reid, merlinofchaos: replace improper use of drupal_to_js() with drupal_json().
2008-11-26 13:52:13 +00:00
Dries Buytaert
5083e13522
- Patch #333143 by justinrandell: cleaning up the Drupal bootstrap code, removing bootstrap flag in system table.
2008-11-24 10:41:40 +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
Angie Byron
53f53b6db5
#11077 by mfb, KarenS, macgirvin, and jjkd: Can you say Daylight Savings Time? I bet you didn't think Drupal ever would! :)
2008-11-20 06:56:17 +00:00
Dries Buytaert
59ece2e39d
- Patch #325665 by chx, Damien Tournoud, justinrandell et al: improved the cache registry lookups.
2008-11-11 22:39:59 +00:00
Angie Byron
0762f60073
#315798 by Rob Loach, mfer, Grugnog2, and sun: Add weighting to drupal_add_js().
2008-11-10 05:23:01 +00:00
Dries Buytaert
f1fda0f036
- Patch #320793 by hass: fixed translation issue.
2008-10-16 20:23:08 +00:00
Angie Byron
f76acb2d9d
#282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif.
2008-10-12 04:30:09 +00:00
Angie Byron
acd5e95200
#320009 by Dave Reid: Remove notice about missing files[] array and prevent incompatible modules from being enabled.
2008-10-12 02:52:52 +00:00
Angie Byron
390e2fd2d7
#320024 by Dave Reid: Replace hardcoded drupal_required_modules() with required = TRUE in .info files.
2008-10-12 01:23:07 +00:00
Angie Byron
4d20274076
#253569 by aaron, agentrickard, and Dave Reid: Add hook_modules_X to allow modules to react when other modules are enabled, disabled, installed, or uninstalled.
2008-10-11 22:46:22 +00:00
Angie Byron
da7f3a0ef0
#319699 follow-up by Dave Reid: Simplify required module hiding in admin/build/modules.
2008-10-11 15:54:14 +00:00
Angie Byron
819b0e95a9
#319699 by Dave Reid: Simplify logic for hiding required modules.
2008-10-11 03:25:36 +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
Angie Byron
289b4f77a6
#229129 follow-up by Arancaytar, chx, and webchick: Instantiate module package property.
2008-09-27 19:03:30 +00:00
Angie Byron
2cb811acb3
#229129 follow-up by chx: Fix module dependency checking again.
2008-09-27 06:29:47 +00:00
Angie Byron
8f1728dc15
#229129 part 2 of 1,342 by chx: Hide Core - Required modules from module page entirely, to get around nasty bug that allows them to be disabled.
2008-09-27 05:07:40 +00:00
Angie Byron
eb6cb31590
#229129 part 1 of 1,342 by chx: Change #value to #markup to eliminate notice on modules page.
2008-09-27 04:55:31 +00:00
Angie Byron
a3bb66e4e8
#259623 by dopry and Damien Tournoud: Convert includes/requires to use absolute paths.
2008-09-20 20:22:25 +00:00
Dries Buytaert
7f29b14277
- Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved developer experience.
2008-09-17 07:11:59 +00:00
Angie Byron
e7ac5c58fd
#308434 by drewish, dopry, quicksketch, aaron, jhedstrom, and friends: Massive file.inc cleanup aaaaaand... tests! Yay! :D
2008-09-15 09:28:50 +00:00
Dries Buytaert
e5b0e5f76c
- Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] as per Rasmus' suggestion. Removed drupal_referrer() for consistency.
2008-09-06 08:36:22 +00:00
Dries Buytaert
b1411df894
- Patch #293098 by boombatower: add missing label.
2008-08-30 09:49:43 +00:00
Dries Buytaert
69e6f411a9
- Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next generation database layer for Drupal 7.
2008-08-21 19:36:39 +00:00
Dries Buytaert
0d1995a828
- Patch #268063 by boombatower, chx, cwgordon7, Damien Tournoud: move includes/tests to simpletest/tests and provide hidden .info propery
2008-08-09 12:41:23 +00:00
Dries Buytaert
6c1068e48d
- Patch #287877 by dmitrig01: rename drupal_rebuild_code_registry() to registry_rebuild() for consistency.
2008-08-02 19:01:02 +00:00
Dries Buytaert
d743fcc5c7
- Patch #229129 by dmitrig01: clean up system modules page.
2008-07-23 07:37:06 +00:00
Dries Buytaert
a5f9b7b012
- Patch #284721 by zeta ζ: translation simplifications.
2008-07-19 19:35:49 +00:00
Dries Buytaert
674b933c56
- Patch #245001 by kkaefer et al: unify #process callback naming.
2008-07-18 07:06:24 +00:00
Dries Buytaert
57fe5103da
- Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now printes #markup, not #value.
2008-07-16 21:59:29 +00:00
Dries Buytaert
bb232c728a
- Patch #277073 by threexk: improve consistency of offline vs off-line and online vs on-line.
2008-07-01 20:36:40 +00:00
Dries Buytaert
5299b92689
- Patch #270917 by catch, Bojhan, et al: renamed 'primary links' and 'secondary links' to 'main menu' and 'secondary menu' respectively. Based on usability study conducted with the help of Bojhan.
2008-06-25 09:12:25 +00:00
Dries Buytaert
0a31af3ed2
- Patch #256152 by catch: added additional tests for the IP address blocking and added a small usability improvement.
2008-05-10 07:32:02 +00:00
Dries Buytaert
48e293a6b3
- Patch #248436 by catch: fixed some bugs in the statistics module, wrote some tests, and made some minor usability improvments along the way. That is _exactly_ how we like it.
2008-05-07 19:17:50 +00:00
Dries Buytaert
6ab934660c
- Patch #192962 by gpk et al: ghop #24 , module administration page improvements.
2008-05-05 21:10:48 +00:00
Dries Buytaert
4bc5d8d244
- Patch #127295 by yhager: module version numbers should always be shown left-to-right.
2008-04-30 06:48:27 +00:00
Dries Buytaert
420ee6cbca
- Patch #246298 by boombatower: added missing <label> to module names on uninstall page. Improves consistency with the module install page.
2008-04-30 06:39:26 +00:00
Dries Buytaert
76151a8bc9
- Patch #245504 by catch, David_Rothstein, Freso, et al: removed the throttle module from Drupal core.
2008-04-16 11:35:52 +00:00
Dries Buytaert
56d2664a90
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.
2008-04-14 17:48:46 +00:00
Dries Buytaert
2275b8ee02
- Patch #243524 by christefano: display INFO_ALL output when calling system_php().
2008-04-10 01:43:32 +00:00
Dries Buytaert
08aa23227e
- Patch #228594 by catch et al: removed access rule functionality from core.
...
The access rules capability of user module has been stripped down to a
simple method for blocking IP addresses. E-mail and username restrictions
are now available in a contributed module. IP address range blocking is
no longer supported and should be done at the server level.
This patch is partly motiviated by the fact that at the usability testing,
it frequently came up that users went to "access rules" when trying to
configure their site settings.
2008-04-08 22:50:55 +00:00
Dries Buytaert
1dfd1717c1
- Patch #240387 by matt2000 et al: move 'content types' to 'site building' per the UMN usability study results.
2008-04-06 18:50:12 +00:00
Dries Buytaert
a7c275a6c1
- Patch #237717 by hass: missing t() function.
2008-03-23 14:46:49 +00:00
Dries Buytaert
ef706b824e
- Patch #229517 by keith.smith and flobruit: de-html selected interface strings.
2008-03-13 21:26:09 +00:00
Dries Buytaert
584f3e886a
- Patch #30984 by webchick, keith.smith, kkaefer, Crell et al: provide descriptions for permissions on the permission administration page.
2008-02-20 13:46:43 +00:00
Gábor Hojtsy
bddba847f5
#216238 by theborg: theme descriptions were not translated properly (minor)
2008-02-04 12:35:48 +00:00
Gábor Hojtsy
39d28bd43e
#215858 by pwolanin: localized menu options were saved into the database, avoid this by using different variable names / array keys
2008-02-04 12:07:23 +00:00
Gábor Hojtsy
d04ebcee1d
#215303 by Pancho, slightly modified: clean URL test support text was not green if not using JS
2008-01-29 10:56:13 +00:00
Gábor Hojtsy
85cae0d01a
#204411 by chx, slightly modified: heal a possible MySQL import error when the anonymous user becomes broken
2008-01-25 16:19:13 +00:00
Gábor Hojtsy
95aa9da9ef
#107375 follow up by zeta-zoo: fixed incorrect description for MySQL's 'Select_range_check'
2008-01-24 10:59:29 +00:00
Gábor Hojtsy
a4380940cf
#201641 by Ralf Stamm, Pancho: sort admin themes by info name as well
2008-01-17 16:08:35 +00:00
Gábor Hojtsy
5255397775
#201641 by Ralf Stamm, Pancho: sort themes by their .info name, not their file name (just like modules)
2008-01-16 12:55:50 +00:00
Gábor Hojtsy
8cc5f17b58
#190729 by aufumy, Pasqualle, slightly modified: report incompatibility early, if the dependencies key is not an array in the .info file
2008-01-15 10:59:03 +00:00
Gábor Hojtsy
50dbab928f
#209584 by Rob Loach: 404/403 validation is also done in runtime so to allow more flexibility here, remove the submission time validation
2008-01-15 10:21:40 +00:00
Gábor Hojtsy
1b2ce46df2
#201540 follow up by zoo33: move jpeg quality validation to where it belongs, so it is only called if the current image toolkit requires it
2008-01-15 10:17:42 +00:00
Gábor Hojtsy
66ec14993b
#207868 by cwgordon7, webernet and myself: SQL status page was using wrong property names
2008-01-09 10:11:55 +00:00
Gábor Hojtsy
7de29914a9
#207731 by Pancho: adding brackets to some default form values, for consistency
2008-01-08 21:25:05 +00:00
Gábor Hojtsy
b78a990270
#207569 by ScoutBaker (minor code style): clean up @see usage in phpdoc blocks
2008-01-08 10:35:43 +00:00
Gábor Hojtsy
cd8d79b10d
#200777 by JirkaRybka: theme settings form relied on _POST[] and stored irrelevant formapi keys as theme settings
2008-01-07 14:18:06 +00:00
Dries Buytaert
7d7f2928d1
- Patch #203222 by Pascalle: added missing message type to watchdog call.
2008-01-06 18:22:14 +00:00
Gábor Hojtsy
641fdad0b5
#204420 follow up by webernet: fix bad permission check introduced for update module message
2007-12-31 17:20:20 +00:00
Gábor Hojtsy
af16eb8007
#204344 by marcingy: path aliases were not alled as default home page
2007-12-31 14:41:08 +00:00
Gábor Hojtsy
89844f4435
#204420 by webernet: do not show messages about status problems to those who will not be able to click and go to the reports
2007-12-28 22:23:57 +00:00
Dries Buytaert
2a1e980cdd
- Patch #203509 by pwolanin, chx, cwgordon7 et al: fixed menu inheritenace.
2007-12-26 19:02:24 +00:00
Gábor Hojtsy
ac4c8f7ab0
#203274 by Pasqualle: remove excessive witespace from our code (minor)
2007-12-22 23:24:26 +00:00
Gábor Hojtsy
bca913100a
#201577 by Pasqualle: let the admin theme be configured even if it is disabled (mirror blocks admin behavior)
2007-12-20 21:37:42 +00:00
Gábor Hojtsy
fdce0564d6
#202559 by Pasqualle: just removing some trailing white space from end of lines
2007-12-20 09:35:10 +00:00
Gábor Hojtsy
277a15248f
#183940 by bjaspan, keith.smith: remove broken JS compression, but leave JS aggregation; update help text to that effect
2007-12-19 17:19:50 +00:00
Gábor Hojtsy
7f2ca82075
#199874 by gaele, keith.smith and JirkaRybka: better explanation of site email address, slogan and mission based on usability feedback
2007-12-19 16:22:46 +00:00
Gábor Hojtsy
dc73fd0cba
#201540 by theborg, douggreen, Pancho: some system setting were not validated properly; also added missing required field markers
2007-12-19 16:06:09 +00:00
Gábor Hojtsy
d6c908a39b
#202026 by marco.robotangel, keith.smith: avoid tech language in connection to feeds
2007-12-19 15:46:07 +00:00
Gábor Hojtsy
b7a2becd15
#197314 by vitezslav.smid (as GHOP 39): improve/add/update phpdoc in aggregator, comment and system modules
2007-12-16 21:01:45 +00:00
Gábor Hojtsy
050008410d
#194010 by chx: Proper recursive dependency checking and ordering module installation in dependency order, so later installed modules can use previously installed module functionality
2007-12-13 10:46:43 +00:00
Gábor Hojtsy
5622bce2d5
#198579 by webernet and hswong3i: a huge set of coding style fixes, including:
...
- whitespaces at end of lines
- indentation
- control structure usage
- whitespace in empty lines
- phpdoc comment formatting
2007-12-08 14:06:23 +00:00
Gábor Hojtsy
9a971410df
#198332 by catch: cache clear button was named 'cache' accidentally, but this conflicts with the 'cache' setting, so renames to 'clear'
2007-12-07 16:53:57 +00:00
Gábor Hojtsy
914ccb6f03
Neither of the optimnization checkboxes were selected on the performance page, due to data type mismatch. Noticed while testing #113607 .
2007-12-07 10:46:49 +00:00
Gábor Hojtsy
d83289f857
#196667 (GHOP 45) by fberci: add '@ingroup themeable' to all themeable functions
2007-12-06 09:58:34 +00:00
Gábor Hojtsy
afe3f4318d
security fixes forward ported from Drupal 5.2 - previously not committed parts of http://drupal.org/cvs?commit=74833
2007-12-05 19:12:59 +00:00
Gábor Hojtsy
76ea0a9476
#133092 by wmostrey: hide help page links when help module is not enabled, so the links lead to 404s
2007-11-27 21:06:28 +00:00
Gábor Hojtsy
0f10d5c5b1
#195743 by kkaefer: (usability) add labels to module names in the module admin form
2007-11-27 17:58:26 +00:00
Dries Buytaert
9a96837b89
- Patch #163246 by keith smith, freso, O Govinda, catch, webchick et al: fixed minor spelling issues and fixed spacing issues.
2007-11-26 16:36:44 +00:00
Dries Buytaert
22444f2fed
- Patch #195173 by Eaton et al: allow administrators to clear all caches.
2007-11-26 16:25:14 +00:00
Gábor Hojtsy
f337abfa69
#173408 by markus_petrux / add1sun: move proxy IP configuration options to settings.php, because these need to be used before Drupal has the variables loaded from the database
2007-11-26 08:06:52 +00:00
Gábor Hojtsy
5c504cef28
#193366 by chx: rebuild caches when displaying the module admin screen, to avoid stale data in registries when the submission is handled
2007-11-23 15:36:44 +00:00
Gábor Hojtsy
db2c726a4a
#192659 by quicksketch: center table headers for checkbox columns, where checkboxes are also centered
2007-11-16 13:16:50 +00:00
Gábor Hojtsy
0ff81a7e13
#144788 by Andreas Wolf, spatz4000 and aufumy: missing block clearing on admin index by modules page
2007-11-09 19:16:22 +00:00
Gábor Hojtsy
47c0d5af6d
#179164 by Heine: short modules by name on the module admin page
2007-11-09 17:44:01 +00:00
Dries Buytaert
d07480357b
- Patch #176264 by Wim Monstrey: killed a warning.
2007-11-09 07:43:09 +00:00
Gábor Hojtsy
ee20653233
#188911 by chx: hide toggle settings fieldset when a theme has 'no features'
2007-11-04 15:54:53 +00:00
Dries Buytaert
9a9ea37403
- Patch #100582 by O Govinda, keith.smith: improved the user documentation on the UI.
2007-10-31 18:01:01 +00:00
Gábor Hojtsy
47137a6370
#100581 by keith.smith: improve form item descriptions on the performance settings page
2007-10-27 13:57:33 +00:00
Gábor Hojtsy
4b616b6324
#100580 by keith.smith: reword error reporting description to be more clear
2007-10-27 13:23:33 +00:00
Dries Buytaert
ca0bbfee5b
- Modified version of patch #121820 by Caleb et al: add an option for page compression.
2007-10-25 15:38:25 +00:00
Gábor Hojtsy
7c31bcdeac
#165140 by dww: rename logs to reports (usability improvement)
2007-10-20 21:57:50 +00:00
Gábor Hojtsy
0b3113af44
#179655 by flobruit: properly disable theme setting checkboxes when certain features are not available
2007-10-18 13:41:00 +00:00
Gábor Hojtsy
560bd06f3b
#178973 by merlinofchaos: proper style and script inheritance between themes more then two levels deep in the hierarchy
2007-10-04 18:51:04 +00:00
Dries Buytaert
c80f739782
- Patch #168487 by douggreen: don't enable modules that depend on incompabitlbe modules.
2007-09-14 12:16:55 +00:00
Gábor Hojtsy
fde6b84e1f
#164617 by catch: only suggest caching for production sites, so people developing their web sites can do so without nasty surprises
2007-09-07 12:45:28 +00:00
Gábor Hojtsy
dd3bb47dac
#159527 by chx, webernet and pwolanin: fix system admin menus if admin menu was moved from the default location
2007-09-01 14:41:21 +00:00
Dries Buytaert
8b2f69473a
- Patch #162202 by dvessel: fixed CSS problems in Opera.
2007-09-01 05:27:04 +00:00
Gábor Hojtsy
4e0071fb8a
#111127 rollback by chx, slightly extended: roll back node_load cache, it needs more thought and discussion, so postponed until at least Drupal 7
2007-08-30 15:31:46 +00:00
Gábor Hojtsy
55a297d9da
#57676 by JohnAlbin et al: properly support theme engine and theme specific settings via a theme-settings.php file
2007-08-29 18:09:36 +00:00
Gábor Hojtsy
118e91cc40
#155828 by Eaton, pwolanin and jvandyk: let actions live even if actions.module is not turned on
2007-08-29 14:57:50 +00:00
Dries Buytaert
42be9d1311
- Patch #165811 by Crell and pwolanin: split system module.
2007-08-26 16:41:02 +00:00
Dries Buytaert
c7eef3d27b
- Patch #151055 by pwolanin et al: fixed problems with moving menu items.
2007-07-09 18:08:15 +00:00
Dries Buytaert
256ef82dc2
- Patch #156425 by asimmonds: added missing CVS IDs.
2007-07-03 19:49:07 +00:00
Dries Buytaert
a8ceb7613b
- Patch #145058 by pwolanin (and chx): re-parenting and caching for menu links.
2007-05-27 20:31:13 +00:00
Dries Buytaert
5094312d3b
- Patch #140218 by Crell et al: make it possible to move page callbacks to their own include files.
2007-05-22 05:52:17 +00:00