Commit Graph

21 Commits

Author SHA1 Message Date
Petr Skoda 61ef8f9f88 MDL-20204 removing deprecated admin headers 2010-03-31 08:05:53 +00:00
Petr Skoda 20207b827a MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 10:57:00 +00:00
Petr Skoda 0df0df23f4 MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 10:55:31 +00:00
nicolasconnault 414a4a91b1 MDL-19787 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno 2009-08-20 08:39:07 +00:00
nicolasconnault 8fbce1c8c8 MDL-19878 Upgraded calls to helpbutton, print_simple_box* and notify 2009-08-18 04:28:40 +00:00
nicolasconnault 73d6f52f6a MDL-19787 Converted all print_footer() calls 2009-08-06 14:12:46 +00:00
nicolasconnault 2fff8846f2 MDL-19787 Migrated calls to print_heading 2009-08-06 08:17:12 +00:00
stronk7 9156f58a1a Correct timezones listing when importing olson files ; merged from 19_STABLE 2007-12-31 15:25:27 +00:00
stronk7 4ae7df39ee Moving from old "timezones" location to the new "timezone" one. MDL-12024 ; merged from 19_STABLE 2007-12-31 15:08:08 +00:00
sam_marshall ae8c48f726 MDL-11845 Updated the three file downloads from Snoopy to download_file_content (which I didn't know about before :) 2007-12-07 10:24:00 +00:00
sam_marshall 3e93ea86c0 MDL-11845 Support for config proxy options when downloading language packs (& other components), timezone file 2007-12-06 18:12:42 +00:00
skodak 1ae083e424 MDL-9647 simplify dealing with headers/footers in admin sections 2007-04-30 17:08:34 +00:00
skodak bad545e935 minor xhtml fix 2006-11-30 09:16:36 +00:00
skodak fd98800ea2 another admin ui cleanup 2006-09-21 08:28:25 +00:00
skodak 50999a0b94 new admin block fixes and reorganisation - I guess we need something more traditional for now 2006-09-03 13:10:56 +00:00
skodak 6e4dc10f54 deglobalization of $ADMIN; merged admin/adminlib.php into lib/adminlib.php; fixed includes and some other minor fixes 2006-09-02 13:14:57 +00:00
vinkmar 90a73bb361 Admin page cleanup (Google soc 2006) 2006-08-18 07:25:17 +00:00
skodak 63d86fad67 parameter cleaup - round 5; timezone.php fixed 2006-03-07 09:01:49 +00:00
defacer a03d61346e 1. get_records_csv also needs a table name in addition to file name.
2. is_readable() check before trying to fopen() http://, if you happen to not have
   an internet connection this prevents ugly failures.
2005-04-10 20:28:48 +00:00
moodler a1e93da26c Improvements to timezone import interface 2005-04-10 09:31:58 +00:00
moodler 76458066e0 Working on timezone management interfaces and lists 2005-04-10 07:08:03 +00:00