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

277 Commits

Author SHA1 Message Date
e107steved
7c42e8f136 Adjust check for php-enabled compression 2010-07-26 21:47:31 +00:00
nlstart
8bf0f68473 Added space between comment title and comment author 2010-07-26 10:09:24 +00:00
secretr
17e69f0f66 nextprev template issue 2010-02-27 19:08:32 +00:00
secretr
18479a95f4 Nextprev rewrite: more flexible parameters, totally skinnable (simple parser), core templates, option to use plugin templates, no inline styles, BC granted 2010-02-27 19:05:07 +00:00
secretr
f254307d76 Admin icon paths converted to absolute, temporary solution - admin icon handler should do the job in the future (see UI handler) 2010-02-12 16:46:35 +00:00
secretr
0dfbbb0c1d Admin list style corrections 2010-02-11 16:37:11 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
secretr
53f7a7d3db bbarea help tag style (temporary) corrections, more to come 2010-02-08 18:30:30 +00:00
secretr
c0de33000e jayya/blank CSS - style for disabled form elements 2010-02-08 14:10:27 +00:00
secretr
96e6e159b1 fields are marked as required (UI) 2010-02-02 13:24:10 +00:00
secretr
a91d82a398 Front-end header work - load oder changed, js manager support (CSS files render). 2010-02-01 17:15:59 +00:00
CaMer0n
1f5d346181 Added some more default email templates - yet to be integrated. 2010-01-18 21:08:23 +00:00
CaMer0n
d450b9dd7d Path fixes - e_LOG 2009-12-27 11:25:19 +00:00
CaMer0n
4f86a090dc Notice removal and small gui fixes 2009-12-25 23:32:18 +00:00
e107steved
17b98ac017 Another attack on globals and notices 2009-12-17 22:47:20 +00:00
secretr
361b05ce6f featurebox tabs in action (blank & jayya themes) 2009-12-12 16:36:42 +00:00
secretr
abc0d5a7c6 featurebox front-end - dynamic (AJAX) loading added, the rest is only theme styling; working examples in jayya and _blank (better one) 2009-12-10 22:46:46 +00:00
e107steved
aca8f69300 Bugtracker #4870 - need full path to 'forgot password' 2009-12-09 20:54:31 +00:00
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