1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

1771 Commits

Author SHA1 Message Date
CaMer0n
0bde4fa3a8 Added page refresh when changing admin theme. 2009-07-07 02:25:05 +00:00
CaMer0n
30dfad8d71 Plugin Manager rework. 2009-07-07 02:22:57 +00:00
CaMer0n
9534455844 Changed "Required plugins" in Theme Manager, to "Suggested Plugins". If required, the theme creator can make mention of it. For everything else, they are optional 2009-07-06 09:28:02 +00:00
CaMer0n
aaa44df1b1 Little cleanup of theme-handler and e107v4a theme.xml. 2009-07-06 09:17:27 +00:00
CaMer0n
92f05cec19 Theme-Manager: Only display layouts for main theme, not admin theme. 2009-07-06 08:54:25 +00:00
CaMer0n
4d68afc0f6 Fix for different theme.xml setups. theme.xml added to Jayya. 2009-07-06 08:45:19 +00:00
marj
7d3cfef795 cleaned up some lan 2009-07-06 07:50:44 +00:00
marj
ec1ba85d90 Unused variables removal 2009-07-06 07:14:47 +00:00
CaMer0n
f839cefb35 minor css issue 2009-07-06 06:46:12 +00:00
CaMer0n
8058bbcca2 Bugfix on admin-style saving 2009-07-06 06:42:04 +00:00
CaMer0n
10af36751f Theme Manager Lans 2009-07-06 06:33:29 +00:00
CaMer0n
4bd58644f1 example theme configuration file. 2009-07-06 06:00:49 +00:00
CaMer0n
14c781b772 Theme Manager re-work. 2009-07-06 05:59:42 +00:00
CaMer0n
3e9c3ff24d Fix for sitetheme_deflayout name change. 2009-07-05 21:20:30 +00:00
e107steved
dad824a8d2 Various alt_auth improvements and bug fixes 2009-07-05 18:47:52 +00:00
CaMer0n
7723d9b836 admin->menus is now functioning correctly with theme.xml. Support for choosing the default layout and menuPresets is working. Still to do - storage of menu placement and custompages for each layout. 2009-07-05 11:57:40 +00:00
CaMer0n
23c172f520 Bugfix - user-theme setting was interfering with admin -> menu. Fixed. 2009-07-05 11:25:10 +00:00
CaMer0n
14039f85e0 save_pref('user') updated to store as array (like core prefs). should be backwards compatible - but expecting a few things to break.
Infopanel now stores customization settings in user-pref.
Newspost table-listing customization now also saves in user-pref.
Some admin icon array clean-up.
user-theme saving doesn't work at time of testing. Rolled back class2 and problem existed before. (see note in class2.php line 1489)
2009-07-04 13:36:15 +00:00
CaMer0n
d884cd5f6d Added InfoPanel admin layout and Tabbed category Layout. 2009-07-04 03:08:03 +00:00
CaMer0n
4fb7a7c189 Dummy Filter example added. 2009-07-03 06:48:43 +00:00
CaMer0n
fc160ba9c1 Added simple 'field display' drop-down menu to admin -> news list. 2009-07-03 02:27:03 +00:00
e107steved
dcbd085a4a Trivial error in comment tag 2009-07-02 20:40:43 +00:00
CaMer0n
348f56025f More ibrowser fixes for TinyMce 2009-07-02 03:24:14 +00:00
CaMer0n
a07726572c Added TinyMce Ibrowser Language file. 2009-07-02 00:14:36 +00:00
CaMer0n
5050c4d953 Upgraded Ibrowser plugin to work with new version of TinyMce. Added some ADMIN restrictions for some plugins. 2009-07-02 00:13:14 +00:00
CaMer0n
b6ea9839e6 Small UI upgrades 2009-07-01 05:10:23 +00:00
CaMer0n
fed0499b6b Added bbcode plugin 2009-07-01 04:23:24 +00:00
CaMer0n
d72ce8882f Fixed Emoticon Plugin and preview code 2009-07-01 04:19:55 +00:00
CaMer0n
d2bc8727b6 Updated TinyMce to 3.2.5.
First incarnation of the admin configuration page added.
Language file still to come.
2009-07-01 02:52:11 +00:00
e107steved
595291f1d0 Allow lots more userclasses. Fix table update part of update routine 2009-06-29 21:26:58 +00:00
CaMer0n
7c395b8c16 Added W3C recommendations for a more compatible feed. (May also be more compatible with twitterfeed) 2009-06-29 06:30:05 +00:00
CaMer0n
a3f846be42 Xhtml validation fixes 2009-06-24 22:19:27 +00:00
CaMer0n
cfbd2d6ac0 Minor visual interface changes. Comments added and plugin-category added to xml. 2009-06-24 22:04:38 +00:00
CaMer0n
cd8d4b46b3 Purge "Unverified Older than 30 days" added. 2009-06-24 20:10:34 +00:00
e107steved
6aa6fd68b4 Various bug fixes, bug creations, tweaks and changes 2009-06-12 20:41:35 +00:00
e107steved
24d7565064 Always allow configuration of ban times/messages 2009-06-11 20:42:32 +00:00
e107steved
26100f4078 Bugtracker #4755 - hard coded LAN 2009-06-11 19:21:43 +00:00
e107steved
2c0905bf6b Bugtracker #4754 - remove warning 2009-06-11 19:17:23 +00:00
e107steved
c624e128c7 Bugtracker #4753 - remove warnings 2009-06-11 19:15:19 +00:00
e107steved
8352275069 Bugtracker #4747 - typo in news column count 2009-06-06 17:03:26 +00:00
e107steved
78135dd78e Bugtracker #4744 - excess JS 2009-06-04 20:03:43 +00:00
e107steved
39da6f247a Bugtracker #4741 - Handle redirect if JS disabled 2009-05-26 20:18:07 +00:00
e107steved
1dbc83217a Bugtracker #4740 - handle page redirect if JS disabled 2009-05-26 20:14:29 +00:00
e107steved
cbccd6a4f8 Bugtracker #4738 - correct signup link 2009-05-26 20:05:43 +00:00
e107steved
f6dc16a61b Get rid of some direct calls to mysql handler 2009-05-24 15:34:37 +00:00
e107steved
5552265396 Upgrade phpmailer to 2.0.4 2009-05-20 21:00:46 +00:00
bugrain
aa6658c900 Bug #3746 - Duplicate 'Rating' label in user profile 2009-05-18 21:37:50 +00:00
e107steved
322b1e5024 Correct a couple of bits of initialisation on install 2009-05-15 19:30:03 +00:00
secretr
ccf018359c newspost typo 2009-05-10 17:52:13 +00:00
secretr
6a70db6ca4 e_form 'selected' bug, newspost various markup fixes 2009-05-10 17:31:51 +00:00