1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 21:18:04 +01:00

259 Commits

Author SHA1 Message Date
secretr
9f6c8ad8f1 featurebox front-end - more from the same commit 2009-12-09 18:36:33 +00:00
secretr
c344133a74 featurebox front-end - done, dynamic part and cleanup in progress 2009-12-09 18:33:43 +00:00
secretr
11d37fdc76 featurebox front-end - work in progress 2009-12-08 17:21:36 +00:00
secretr
c54b2651c1 new featurebox - work in progress 2009-11-26 17:15:46 +00:00
CaMer0n
f78445421c Fixes - sitelinks, mysql, custompages 2009-11-26 09:02:46 +00:00
e107steved
e50ca487ef Bugtracker #4862 - COPPA site moved 2009-11-24 20:08:11 +00:00
e107steved
3694e494ab Signup - use new mailer. Plus a few details 2009-11-18 20:45:20 +00:00
marj
c8341dff2e Fix copyright info. 2009-11-18 02:07:15 +00:00
marj
1919629a98 reencode some files to UTF-8 2009-11-18 02:03:35 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
marj
07b233ea05 We need to fix this 2009-11-17 09:17:08 +00:00
CaMer0n
0243decd2b path corrections 2009-11-17 07:40:51 +00:00
secretr
7aa553ba24 Admin icon constants moved to template, theme overload is possible 2009-11-12 16:45:36 +00:00
marj
65ec3f6b2e charset and badchars 2009-11-12 15:01:36 +00:00
e107steved
bb2a5d2ac4 Typo - didn't handle $CUSTOMPAGES in 0.7 theme which only had custom footer 2009-11-08 17:00:46 +00:00
secretr
c1d99b4052 JS libraries update (Prototype JS 1.6.1, Scriptaculous 1.8.3), interactive user search started (ajax auto-complete) - work in progress; comment manager - small additions, user autocomplete search test; overall bugfixes/improvements 2009-11-06 18:37:23 +00:00
e107steved
619d0c8c3d Getting ready for mailer mods 2009-11-04 20:19:11 +00:00
secretr
0c717f3d3d More admin tools work 2009-11-01 19:05:26 +00:00
marj
53a222a3d1 TEXTDIRECTION
test - swapped buttons images
2009-10-31 14:48:15 +00:00
marj
74a6dae602 TEXTDIRECTION CSS menu
more work
2009-10-31 14:45:48 +00:00
marj
06ed71dfef add .required to jayya default style 2009-10-29 12:13:54 +00:00
marj
3633b3d955 use .required 2009-10-29 11:32:58 +00:00
marj
e70ec46f0b add .required 2009-10-29 11:19:28 +00:00
marj
657aa635a9 Add admin TEXTDIRECTION CSS.
Need some check!
2009-10-29 10:30:25 +00:00
marj
d1b4062587 add TEXTDIRECTION CSS to admin menu 2009-10-29 02:54:56 +00:00
marj
c3deb76cba typo 2009-10-29 02:29:35 +00:00
marj
11d17e9e33 move e_css.php after rtl.css 2009-10-29 00:29:27 +00:00
marj
73e5cad78e add TEXTDIRECTION CSS in default header 2009-10-29 00:16:40 +00:00
marj
724b0e6805 Stage L: Removed 2009-10-28 22:37:30 +00:00
secretr
99169dc5af e_form: various major code/markup/style improvements, adminlist table almost fully automated, next step - fieldset/form methods & create/edit mod auto-render 2009-10-23 18:08:02 +00:00
secretr
38431a75f8 js manager header/footer render 2009-10-01 15:05:41 +00:00
secretr
f196470f49 jayya nd _blank js manager related temporary fixes - awaiting theme.xml additions 2009-09-29 17:42:23 +00:00
secretr
a8aec59a51 _blank theme style changes - handle bbareas 2009-09-19 15:28:02 +00:00
secretr
a0c9a66cae more convrol over bbarea, some code need more attention/rewrite 2009-09-19 15:21:51 +00:00
secretr
9c924f2957 jayya compatible with the new 'extend' view (comment icon fix) 2009-09-14 18:30:20 +00:00
secretr
a1f98a1477 another global variable killed - get rid of $eTraffic 2009-09-13 10:29:56 +00:00
CaMer0n
ba1b97204b custom option added for XMLNS 2009-09-12 19:27:24 +00:00
CaMer0n
c0041d69d0 Syntax and Notice fixes. 2009-09-06 20:04:04 +00:00
CaMer0n
d794790a59 Small change to theme.xml naming for plugin installation. 2009-08-31 14:37:24 +00:00
CaMer0n
3f488842b0 added CVS diz to some xml files 2009-08-31 02:22:00 +00:00
CaMer0n
bcc8fa2ff3 New Installer Prefs added, and some cleanup. 2009-08-29 02:44:39 +00:00
secretr
5db2a1ed90 theme admin handler - deprecated call_user_method() replaced with call_user_func(); e_theme_config interface class added, theme configs now implement it 2009-08-27 12:58:29 +00:00
marj
fe9d5f3d01 Bug #4795 and #4796
missing images
2009-08-24 08:10:27 +00:00
bugrain
e893b6746c Bug #4792 Fixed image reference 2009-08-21 18:38:36 +00:00
bugrain
c06cb86410 Bug #4793 - missing closing DIVs 2009-08-21 18:38:15 +00:00
secretr
c4bd5158a2 _blank theme: temporary menu CSS fix 2009-08-21 13:33:56 +00:00
secretr
06f10fb14c header default changes: fixed JS error, minor fixes and code formatting, obsolute code removal, TODO list expanded 2009-08-20 09:03:02 +00:00
secretr
aa7f2548a1 Preference handler fixes and BC, save_prefs() is using pref handler now and is deprecated, theme handler changes to reflect new preference management. 2009-08-17 14:40:23 +00:00
CaMer0n
8ae34841ab Theme release alerts added. Also, XML class was failing with remote files. 2009-08-17 12:48:52 +00:00
CaMer0n
455c5eca1b More menu_class.php work. menu parms added. 2009-08-16 23:58:33 +00:00