1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-24 16:52:43 +01:00

2124 Commits

Author SHA1 Message Date
marj
051d0666b3 few XHTML compliance 2009-07-19 14:59:06 +00:00
marj
8406900d32 XML compliance 2009-07-19 14:48:01 +00:00
marj
facce4957f XML compliance 2009-07-19 14:41:26 +00:00
marj
5e462df2c7 CHARSET deprecated 2009-07-19 11:44:30 +00:00
marj
7a62bec60d deprecated help.php 2009-07-19 09:32:24 +00:00
bugrain
b88af17707 * Ajax based search filter (proof of concept)
* Other minor tweaks to layout
2009-07-18 19:04:04 +00:00
marj
33af05c1c3 language cleanup on install 2009-07-18 18:37:45 +00:00
marj
8b639f8aca Moved �configuer� 2009-07-18 18:23:44 +00:00
marj
6657118a6b language cleanup 2009-07-18 17:03:39 +00:00
marj
3908f2a47c Contact need a title 2009-07-18 17:01:18 +00:00
marj
e40a21054e language cleanup 2009-07-18 15:53:43 +00:00
marj
b37f8df961 language cleanup 2009-07-18 15:14:38 +00:00
marj
fe48473f4e language cleanup 2009-07-18 15:04:03 +00:00
marj
07fa97d39c Bugtracker #4707 - fla.php doesn't work in a multilingual site 2009-07-18 13:08:37 +00:00
marj
010c06d9af E_16_NAV_DOCS to E_16_CAT_ABOUT 2009-07-18 11:51:44 +00:00
marj
a1a0a96216 icon26 was lost 2009-07-18 11:41:44 +00:00
marj
31c578215d favicon.ico was corrupt 2009-07-18 10:38:03 +00:00
marj
037e91cfee Load admin phrases ASAP 2009-07-18 10:17:56 +00:00
CaMer0n
037ae9fd1a Added checkbox to theme upload form, to set as sitetheme once uploaded. 2009-07-18 03:41:49 +00:00
CaMer0n
ae1d9b14ba Fixed the catch22 bugrain ;-) admin theme icons should be defined in admin_theme.php and not admin_template.php 2009-07-17 23:23:36 +00:00
marj
fb02636ebf basic img reset 2009-07-17 15:01:05 +00:00
marj
161a643883 Bugtracker #4764 - Admin language in a multilingual site 2009-07-17 14:49:13 +00:00
marj
f104caa2a8 Review some encoding 2009-07-17 14:41:55 +00:00
marj
e4c1ecd33a Bugtracker #2230 - possible fix - manage database utf8 encoding 2009-07-17 14:20:26 +00:00
CaMer0n
9ab872b199 More icon cleanup, also reworked the $frm->thead function to automatically generate sorting-links based on a query-pattern. (ie. no need to enter urls into the field array) 2009-07-17 07:53:13 +00:00
CaMer0n
659d272865 Added missing _32 icons to admin_images, added some more admin theming options for icons to header.php and added a test to the _blank admin theme. 2009-07-17 03:53:14 +00:00
CaMer0n
6a08a15343 $imode removal - packs folder. - this will be the test if we find broken images ;-) 2009-07-17 02:36:13 +00:00
CaMer0n
3e75e6352f Added new iconpicker where appropriate. Some fixes in replaceConstant() and css/layout tweaks in admin->downloads 2009-07-17 02:28:49 +00:00
bugrain
7acd755d49 * Fixed menu links to admin pages 2009-07-16 23:25:16 +00:00
bugrain
af48109bb0 * added toggleManyObserver for toggleing multiple elements from a single anchor tag 2009-07-16 23:16:29 +00:00
bugrain
f82158dce9 * Added two new defines for Warning and Info icons 2009-07-16 23:09:40 +00:00
bugrain
1c89ed5663 * Search form labels moved to language file
* Refined basic/advanced search show/hide - now uses CSS and JavaScript
* Some layout modifications to download list table and advanced search form
2009-07-16 23:07:31 +00:00
e107steved
135f93dac0 Menu handler didn't pick up plugin menus 2009-07-16 19:19:07 +00:00
marj
c8f927f4aa missed one again 2009-07-16 10:24:44 +00:00
marj
66ebfb36da change shortcode to constant 2009-07-16 10:22:05 +00:00
marj
d4a894669f change shortcode to constant 2009-07-16 10:20:59 +00:00
marj
ec3b8aa5b2 add add menu_layout and some prefs to work on the install 2009-07-16 10:12:26 +00:00
CaMer0n
307531774f removed old attribute from theme.xml file. 2009-07-16 08:58:15 +00:00
CaMer0n
372b89b9ea removed unnecessary folder 2009-07-16 08:53:24 +00:00
CaMer0n
3422cb5cf5 added and updated missing icons 2009-07-16 08:50:58 +00:00
CaMer0n
feae1ff36f syntax fix 2009-07-16 08:46:11 +00:00
CaMer0n
12625b3de8 removed PHP warning 2009-07-16 08:22:57 +00:00
CaMer0n
afcf85cd8e More Iconpicker and icon folder cleanup. 2009-07-16 08:15:35 +00:00
CaMer0n
5f1933c3fa Separated admin/menu.php into a separate class. Added instant menuPreset activation in theme-manager plus other small gui enhances. Added iconpool - work in progress.
Iconpool: installed plugins containing png files in their image folder with a *_16, *_32, *_48 etc name ending will automatically be added to the iconpool. This central pool will be available in all areas of admin where we choose icons. eg. download category, links, event-calendar, links-page etc etc.
2009-07-16 02:55:19 +00:00
bugrain
84a6fc3a61 * Added basic/advanced search option to admin page (proof of concept work)
* Moved colum selection to drop down list
2009-07-15 23:28:46 +00:00
CaMer0n
f0716da9da Added non-admin status to the css files in _blank 2009-07-15 10:22:19 +00:00
CaMer0n
7ba29517c9 Temporary (semi-trans) icons added for credits and system-info. 2009-07-15 09:50:05 +00:00
CaMer0n
8a680030c3 Some notice removal, css cleanup and an alternate admin style-sheet added for testing purposes. (test png transparency) - see _blank 2009-07-15 09:38:00 +00:00
CaMer0n
95d2c3b8a3 PNG icon cleanup. All with semi-transparency. 2009-07-15 09:34:54 +00:00
bugrain
20b1498450 * A few bug fixes and some code re-org 2009-07-15 00:48:09 +00:00