Gábor Hojtsy
|
80e26c14af
|
Table drag handler was not properly positioned in RTL themes. Note by Steven Wittens, patch by myself.
|
2007-12-03 08:40:38 +00:00 |
Gábor Hojtsy
|
197d82fb8d
|
#188498 follow up by pwolanin: using double quotes in pgsql queries is not possible
|
2007-12-03 08:20:56 +00:00 |
Gábor Hojtsy
|
80f533d307
|
#184968 by chx and myself: confirm forms for node revision and delete forms (avoiding CSRF)
|
2007-12-03 07:45:15 +00:00 |
Gábor Hojtsy
|
8f2be548b3
|
#196775 by dww: constant name typo caused Drupal to not inform people properly when a stale version of Drupal core was running
|
2007-12-02 16:43:59 +00:00 |
Gábor Hojtsy
|
5b645d81e5
|
rollback of #112512: option labels should be wrapped, translations bugos with the default CSS can ship with other tricky solutions
|
2007-12-02 16:17:48 +00:00 |
Gábor Hojtsy
|
e999e23e68
|
#196513 by yched: resizable textarea was a bit too agressive in unbinding handlers, so it made drag and drop disabled
|
2007-11-30 23:26:58 +00:00 |
Gábor Hojtsy
|
cf8ef30aa1
|
#141727 follow up by dvessel: fix maintenance theme in updates
|
2007-11-30 23:09:14 +00:00 |
Gábor Hojtsy
|
442fe5198c
|
#193105 follow up by webernet: only run upload module update if the table is there
|
2007-11-30 18:11:29 +00:00 |
Gábor Hojtsy
|
947251bc83
|
#141727 follow up by dvessel: handle developer edge case in theme handling when database is active, but tables are not there
|
2007-11-30 16:10:28 +00:00 |
Gábor Hojtsy
|
e2479f239b
|
#154517 follow up by Desbeers: fix saving and updating language aware path aliases
|
2007-11-30 16:04:05 +00:00 |
Gábor Hojtsy
|
5120c8a8dd
|
#194026 by mfer: if only themes add JS files, drupal.js and jquery.js were not added
|
2007-11-30 15:31:13 +00:00 |
Gábor Hojtsy
|
e9f52b4248
|
#141727 by merlinofchaos, dvessel, sun: restore themeability support for maintenance pages (regression)
|
2007-11-30 12:19:10 +00:00 |
Gábor Hojtsy
|
6d4b0a24fa
|
#194149 reported by hswong3i, in patch form by Rob Loach: action loading was using improper variable and property names
|
2007-11-30 09:20:27 +00:00 |
Gábor Hojtsy
|
333a540f41
|
#137650 by Darren Oh: allow module_invoke_all() to merge multiple arrays recursively
|
2007-11-30 09:16:02 +00:00 |
Gábor Hojtsy
|
bad47cbf85
|
#193998 by Rob Loach and quicksketch: profile fields drag and drop
|
2007-11-30 09:02:51 +00:00 |
Gábor Hojtsy
|
9d23c24d8e
|
#196351 by robertDouglass: fix small SQL error
|
2007-11-29 23:13:13 +00:00 |
Gábor Hojtsy
|
5395f208d3
|
#194743 by myself, reported and tested by Murz: the base URL was not properly modified for outgoing links to different language domains and path aliases were not handled in the target language
|
2007-11-29 14:42:31 +00:00 |
Gábor Hojtsy
|
a35fb53e72
|
#194585 by chx: some duplicate menu items appeared through the menu updates
|
2007-11-29 12:02:06 +00:00 |
Gábor Hojtsy
|
259e2f5c7e
|
#195678 by catch: standardise on Save and Preview button terminology (for comments) and button placement for comments and nodes, so Save is always the leftmost button, and there is no guessing to find it
|
2007-11-29 11:54:37 +00:00 |
Gábor Hojtsy
|
aafd4733ba
|
#193105 by dmitrig01, quicksketch: add weights and drag and drop ordering support to uploads
|
2007-11-29 11:49:34 +00:00 |
Gábor Hojtsy
|
79792eeb6f
|
#155337 by gpk and Bevan: only treat newlines teaser breakers, if the newline filter is present in the particular input format
|
2007-11-29 11:29:24 +00:00 |
Gábor Hojtsy
|
dba1500aae
|
#196195 by yched: fix missing CVS Id tag in tabledrag.js
|
2007-11-29 10:57:38 +00:00 |
Dries Buytaert
|
7a47bef514
|
- Patch #162381 by Heine et al: properly escape strings.
|
2007-11-28 10:29:21 +00:00 |
Dries Buytaert
|
673aba159b
|
- Patch #194304 by Gabor: upgrade should only enable PHP module if necessary.
|
2007-11-28 09:45:47 +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
|
60862d61eb
|
#195073 by quicksketch: self is passed anyway, so we don't need to do it as part of the event
|
2007-11-27 20:41:01 +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 |
Gábor Hojtsy
|
bf17897c38
|
#195631 by yhager: although logs was changed to reports, this was not reflected in dblog_init()
|
2007-11-27 16:24:34 +00:00 |
Gábor Hojtsy
|
c9fc63a388
|
#195730 by yhager: update module version numbers should always be LTR
|
2007-11-27 16:22:22 +00:00 |
Gábor Hojtsy
|
cf35ffb660
|
#148084 by levavie, yhager and z.stolar: RTL styles for pushbutton, which completes RTL theme support in Drupal 6 core
|
2007-11-27 15:07:57 +00:00 |
Gábor Hojtsy
|
172a35faf4
|
#184968 spin off coding style fixes to let the substance of the patch get reviewed
|
2007-11-27 13:31:04 +00:00 |
Gábor Hojtsy
|
1f299b52e0
|
#195073 by yched and quicksketch: allow multiple drag and drop utilizing tables to be used on the same page (small bug fix)
|
2007-11-27 13:10:24 +00:00 |
Gábor Hojtsy
|
b0a4ad29da
|
#194743 report by Murz, patch by myself: in domain language negotiation mode, we should tell url() that we built an external URL, not that we need an absolute URL built by url()
|
2007-11-27 12:32:13 +00:00 |
Gábor Hojtsy
|
f77b60f291
|
#195543 by hass and yhager: CSS inherit was completely misused in RTL CSS files
|
2007-11-27 12:09:27 +00:00 |
Gábor Hojtsy
|
61f04c91c9
|
#115912: remove misleading reference to node formats in node_teaser() phpdoc
|
2007-11-27 11:36:35 +00:00 |
Gábor Hojtsy
|
bbd4a50917
|
#195576 by webernet: fix broken state of book updates due to my faulty rollback of a patch
|
2007-11-27 10:29:36 +00:00 |
Gábor Hojtsy
|
76cc2b94ae
|
#43447 by Kobus, add1sun and keith.smith: improve blog module help text, also removing ages old reference to import module
|
2007-11-26 23:35:12 +00:00 |
Gábor Hojtsy
|
b82738fa3f
|
#195540 by hass: fix XHTML validity with disabled checkbox in locales form
|
2007-11-26 23:33:03 +00:00 |
Gábor Hojtsy
|
efbd1db550
|
#193320 by JirkaRybka: _locale_rebuild_js() was invoked on every page view, now optimized
|
2007-11-26 22:34:09 +00:00 |
Gábor Hojtsy
|
4c040de89b
|
#193333 follow up by quicksketch: only show submit button and weight if there is more than one vocabulary
|
2007-11-26 20:58:28 +00:00 |
Gábor Hojtsy
|
22a4c039da
|
Rollback the accidentally committed #194310
|
2007-11-26 19:55:15 +00:00 |
Gábor Hojtsy
|
e6a88be5d1
|
#193333 by quicksketch et al: taxonomy drag and drop support
|
2007-11-26 19:46:52 +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 |
Dries Buytaert
|
58852d4b7b
|
- Patch #192736 by quicksketch et al: drag and drop for book module.
|
2007-11-26 16:19:37 +00:00 |
Gábor Hojtsy
|
a960d4d618
|
#120960 by blakehall, JirkaRybka, catch: improve usability of content editing permission names
|
2007-11-26 11:44:04 +00:00 |
Gábor Hojtsy
|
abd2477d7b
|
#170514 by pwolanin: drastically reduce calls to cache clearing when the menu needs to be rebuilt
|
2007-11-26 08:49:03 +00:00 |
Gábor Hojtsy
|
1a5f3010e3
|
#188498 by Rob Loach: user profile category names are stored and compared case insensitively, but the reserved category name check was not case insensitive
|
2007-11-26 08:30:19 +00:00 |
Gábor Hojtsy
|
a989f6cd50
|
#193891 by mvc: fix NOTICE in database.mysqli.inc because of possibly missing port number
|
2007-11-26 08:21:49 +00:00 |
Gábor Hojtsy
|
a069d06465
|
#195202 by pwolanin: clear block cache before page cache, so stale data will not end up in the cache
|
2007-11-26 08:18:50 +00:00 |