summaryrefslogtreecommitdiff
path: root/module_admin.php
AgeCommit message (Collapse)AuthorFilesLines
2010-08-19Bug #619778 - "Module Configuration - De-selecting Media module fails [in ie8]" Nigel Osborne1-314/+314
2010-08-11Bug #593256 - Administration Module. Fixed by reverting earlier separation ↵Nigel Osborne1-85/+58
of each tab. They are now once again all with the same <form" tag.
2010-07-17Combine large and small icons - use CSS to downsize when small icons are ↵fisharebest1-12/+12
required
2010-07-17Combine large and small icons - use CSS to downsize when small icons are ↵fisharebest1-1/+1
required
2010-07-17Combine WT_THEME_DIR with WT_IMAGES. This reduces repetition, and will ↵fisharebest1-17/+17
allow themes to share common images, e.g. in the images directory.
2010-06-04Simplify checkbox generatorfisharebest1-2/+2
2010-06-01Quote table names - to allow for "bad" choices of TBLPREFIXfisharebest1-37/+37
2010-05-28add translationŁukasz Wilenski1-12/+12
2010-05-28Simplify SQL statements. Use "##table_name" instead of "{$TBLPREFIX}table_name"fisharebest1-37/+37
2010-05-28#586128 I18N: Combine Sidebar and Sidebarsfisharebest1-2/+2
2010-05-28Minor layout changeNigel Osborne1-343/+342
2010-05-28Paging for long Module Admin pageNigel Osborne1-2/+27
2010-05-27Improve handling of access/config when adding/removing modulesfisharebest1-22/+118
2010-05-27Replace duplicated code with a function callfisharebest1-63/+17
2010-05-20Minor layout changeNigel Osborne1-15/+12
2010-05-16581013 Admin Module Change turns all Mods to NOT, SVN 8318fisharebest1-10/+8
2010-05-14Adding svn propertiesNigel Osborne1-1/+1
2010-05-14Fix for Bug #580681 part (1) - SAVE now returns same tabNigel Osborne1-374/+406
2010-05-14Added a different presentation of Module Admin page. Easily rolled back if ↵Nigel Osborne1-25/+30
not wanted, but I think its presents the large amount of data a little neater. Other themes might have problems for now, as this will need rolling out to them as well. I'll do that asap if this looks OK.
2010-05-14#580681 Module Management, display, SVN 8311fisharebest1-3/+3
2010-05-14Merge duplicate texts that only differ by upper/lower case. Prefer ↵fisharebest1-2/+2
"Sentence case" to "Initial Capitals"
2010-05-14Merge duplicate texts that only differ by upper/lower case. Prefer ↵fisharebest1-7/+7
"Sentence case" to "Initial Capitals"
2010-05-08Reduce width of module admin formfisharebest1-1/+1
2010-05-08Allow ability to enable/disable modules globallyfisharebest1-1/+8
2010-04-29Convert reports to modules. Prepar to convert charts/themes/blocks to modules.fisharebest1-15/+212
2010-04-06Start to refactor module code. Administration and initialisation. NOTE: ↵fisharebest1-83/+80
changes to DB structure.
2010-04-05(no commit message)Veit Olschinski1-0/+403