1
0
mirror of https://github.com/e107inc/e107.git synced 2025-04-01 11:12:35 +02:00

328 Commits

Author SHA1 Message Date
CaMer0n
50d1693199 Fixed usersetting.php url when editing a user from admin. 2009-08-05 14:16:57 +00:00
marj
96cdd31536 Language selection simplification
work in progress
2009-08-03 21:54:28 +00:00
marj
5e093d018e Language selection simplification
Bug #4325 fixed
USERLAN deprecated
Bug #3485 possible fix
work in progress
2009-08-03 21:12:45 +00:00
marj
381549cf42 Language selection simplification
work in progress
2009-08-03 18:46:05 +00:00
marj
0361f769d6 Remove a few inline styles 2009-07-25 07:54:36 +00:00
secretr
300ea4e8c4 sc_admin_navigation fix - plugin sublinks are not sorted anymore 2009-07-23 10:00:35 +00:00
secretr
6147b720ae Core admin JS minor fixes; admin download now uses Core admin JS 2009-07-23 09:02:10 +00:00
marj
1eec0f7196 CSS typos 2009-07-22 12:00:51 +00:00
CaMer0n
f777f928a8 Default plugin icon wasn't showing under some circumstances. 2009-07-22 06:36:02 +00:00
secretr
c6ad7fc42f JS API - fixed textarea clear when BBcode is inserted at postion 0 (start of the text) 2009-07-21 10:27:26 +00:00
marj
865c50fdbf let shortcode_handler register 2009-07-21 10:21:20 +00:00
marj
11105a62df typo 2009-07-21 10:16:24 +00:00
CaMer0n
e2b95fc091 removal of some old import script that are now in e107_plugins/import 2009-07-21 06:32:17 +00:00
CaMer0n
03715cc464 renamed get_function_name() changed to sc_function_name() for shortcode functions. Removing confusion with get_userdata, get_userclasses and other get_ functions built into PHP. 2009-07-21 06:31:23 +00:00
marj
5e462df2c7 CHARSET deprecated 2009-07-19 11:44:30 +00:00
marj
010c06d9af E_16_NAV_DOCS to E_16_CAT_ABOUT 2009-07-18 11:51:44 +00:00
marj
161a643883 Bugtracker #4764 - Admin language in a multilingual site 2009-07-17 14:49: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
af48109bb0 * added toggleManyObserver for toggleing multiple elements from a single anchor tag 2009-07-16 23:16:29 +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
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
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
marj
461b9326cf Default to jayya,
remove old themes
2009-07-14 12:19:40 +00:00
CaMer0n
3368ac6104 TinyMce changes. - no longer need to declare the ID of the textarea element. Just include the class e-wysiwyg. eg. <textarea class='e-wysiwyg tbox' ..... /> 2009-07-14 11:05:54 +00:00
marj
747b81c9bf remove pre 0.7 $pref array conversion - done in class2.php 2009-07-14 09:53:34 +00:00
CaMer0n
28f2146f1e More Menu-Manager Enhancements. - easier to find those menu-config pages now. 2009-07-12 10:11:35 +00:00
CaMer0n
801fcd9309 Menu Manager - huge cleanup - almost a rewrite. Also added experimental option for drag and drop - needs testing and refining. 2009-07-10 14:27:31 +00:00
CaMer0n
1b8957f9c7 xhtml fix for wmessage, added example theme-config options. Corrected theme.php for _blank, added more example code in _blank/theme.php 2009-07-09 20:52:00 +00:00
CaMer0n
b81a3a0536 More work on theme-manager and menu-manager. 2009-07-09 08:31:38 +00:00
CaMer0n
35aef983c4 Plugin categories (upgrade routine included) + some theme-manager and plugin-manager fixes. Added a few styles to the blank theme. 2009-07-09 02:47:17 +00:00
CaMer0n
4c92b4f417 More imode removal 2009-07-07 07:39:35 +00:00
CaMer0n
04f3934852 More $imode removal 2009-07-07 07:33:00 +00:00
CaMer0n
c29c2fb698 More $imode removal 2009-07-07 07:25:27 +00:00
e107steved
8352275069 Bugtracker #4747 - typo in news column count 2009-06-06 17:03:26 +00:00
e107steved
322b1e5024 Correct a couple of bits of initialisation on install 2009-05-15 19:30:03 +00:00
bugrain
70c4c75bb9 Fixed newscomments shortcode - display or not was wrong way round 2009-04-29 20:27:32 +00:00
secretr
3e68745751 admin side navigation - added 'active' class support for the link container (admin.js rewrite/cleanup is coming soon) 2009-04-27 10:47:06 +00:00
secretr
9dd8ef496d nextprev SC multi-language fix 2009-04-23 11:48:27 +00:00
secretr
81d74dcea5 JS API - page loader minor fix 2009-04-23 10:16:35 +00:00
secretr
3d92d69532 JS API markup fixed 2009-04-22 17:34:47 +00:00
secretr
53037acb47 JS API minor improvements 2009-04-21 14:51:32 +00:00
e107steved
b9612177f5 Bugtracker #4690 - set default image view 2009-03-05 22:19:37 +00:00
e107steved
746e4f4efc Enforce minimum length for passwords 2009-03-02 21:55:39 +00:00
e107steved
68ed6c252d Check correct log 2009-02-22 12:34:51 +00:00
secretr
e193ef41a9 Menu visibility issue (broken when there is dash in the condition list) 2009-02-05 11:54:59 +00:00
secretr
3fa6cd3da7 JS API ajax request bugfix 2009-01-27 14:58:51 +00:00
secretr
cb7d28b30b JS API - ElementInvokeById responder handles element properties in better way now. 2009-01-26 14:26:01 +00:00
secretr
24c70a6b31 JS API, possible BC conflict 2009-01-22 12:33:28 +00:00
bugrain
90815d13e4 Fixed bad reference to class instance of e107 class object 2009-01-20 23:40:38 +00:00