summaryrefslogtreecommitdiff
path: root/module_admin.php
AgeCommit message (Expand)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 of...Nigel Osborne1-85/+58
2010-07-17Combine large and small icons - use CSS to downsize when small icons are requ...fisharebest1-12/+12
2010-07-17Combine large and small icons - use CSS to downsize when small icons are requ...fisharebest1-1/+1
2010-07-17Combine WT_THEME_DIR with WT_IMAGES. This reduces repetition, and will allow...fisharebest1-17/+17
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 no...Nigel Osborne1-25/+30
2010-05-14#580681 Module Management, display, SVN 8311fisharebest1-3/+3
2010-05-14Merge duplicate texts that only differ by upper/lower case. Prefer "Sentence...fisharebest1-2/+2
2010-05-14Merge duplicate texts that only differ by upper/lower case. Prefer "Sentence...fisharebest1-7/+7
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: cha...fisharebest1-83/+80
2010-04-05(no commit message)Veit Olschinski1-0/+403