1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-15 03:54:39 +01:00

46 Commits

Author SHA1 Message Date
Cameron
3b54047253 Preference added for thumbnail quality generated by thumb.php. Can have a dramatic effect on page-load times/performance. 2014-02-05 09:43:10 -08:00
Cameron
d55c60ba1d Issue #385 and admin-language interface pref added. (requires testing) 2013-07-17 03:01:46 -07:00
Cameron
c0c46e38c9 Added Glyphs to side-bar on default install. 2013-07-12 13:53:00 -07:00
Cameron
62f178f9bb Submitnews token added and set access to 'Members' during installation. 2013-07-12 03:21:27 -07:00
Cameron
bba53152ca Set <script> posting to "Nobody" on default install. 2013-07-10 04:56:29 -07:00
Cameron
aa22377354 Issue #382 - SMTP default prefs added. 2013-06-06 14:54:39 -07:00
Cameron
7d505b8629 Book listing template added. 2013-05-30 14:16:49 -07:00
BillyBoy0823
3e152b19a9 Clean up of menu installs.
Menu news_months_menu has 2 entries.
One was set to location that conflicted with Login Menu.
Both using location 1, Order 1.
Changes;
Removed unneeded news_months_menu
Set other one to location 1, order 2 to remove conflict.
Tested - Viewed DB after install - was OK.
2013-05-12 20:14:51 -04:00
Moc
2db0b73da2 Removing inactive pref admin_slidedown_subs 2013-05-04 00:13:50 +02:00
Cameron
33c82dac70 Extended fields added for Skype and Gender. Also GUI cleanup. 2013-04-17 12:19:47 -07:00
Cameron
eae211fc63 Forum upgrade fixes. Forum-attachments now converted in batches. 2013-03-31 00:06:21 -07:00
Cameron
70ff50b0a0 CATPCHA can now be enabled on the admin login and user-login pages separately. 2013-03-21 23:06:46 -07:00
Cameron
dd5440319a default admin-style fix. admin-avatar page GUI work. 2013-03-16 04:17:41 -07:00
Cameron
340156aebd Admin GUI styling fixes. 2013-03-15 03:54:34 -07:00
Cameron
14044fc25a XURL definitions added for facebook, twitter etc. 2013-03-11 02:43:19 -07:00
SecretR
9e587e0f18 Single plugin shortcode now detected in shortcode/single/*.php;
Plugin legacy *.sc moved to shortcode_legacy_list (system update
requried);
Single plugin shortcodes override now possible
(core/override/shortcodes/single/);
Testing phase
2013-02-11 14:29:10 +02:00
Cameron
b8e5190780 Disable 'html_abuse' filter on default install. Currently breaks the adding of images in textareas using wysiwyg. 2013-01-23 12:46:26 -08:00
SteveD
83fb9f5818 Issue #60 - set proper user class tree during install - plus dev aid to generate appropriate xml (data should match the 'set default tree' available on an option button from userclass admin) 2012-12-29 12:12:51 +00:00
Cameron
d684bab28c default install content fix. 2012-12-16 20:58:28 -08:00
Cameron
2990524803 Default-install fixes. Login Menu Template upgraded 2012-12-16 16:02:13 -08:00
Cameron
965cc98e6f SEF Url default prefs added. Minor GUI fix to e_latest 2012-12-09 02:47:03 -08:00
Cameron
15c14d403c Default pref added for url_sef_translate 2012-12-02 01:49:08 -08:00
Cameron
c2f7cf4328 set bootstrap as default admin theme 2012-11-26 18:55:38 -08:00
Cameron
8a2f30dbf8 Added defaults for auto image resizing. 2012-11-25 12:39:05 -08:00
CaMer0n
1ae7cb8a8e html-to-bbcode fixes and WYSIWYG enabled on default install (switchable in real-time) 2012-08-12 08:10:19 +00:00
CaMer0n
8e7f63fe25 Modified default site-disclaimer 2012-07-18 22:20:53 +00:00
CaMer0n
bc72f5522e Install path fixes. 2012-06-23 10:08:17 +00:00
CaMer0n
e16db9411a jQuery e-check-all and e-uncheck-all selectors added. 2012-06-17 11:52:10 +00:00
CaMer0n
e68c582e5b Comment prefs and some jquery fixes on the prefs page. 2012-06-17 10:27:09 +00:00
CaMer0n
d778c98a38 Comment sort pref added. Ajax comment submission complete. 2012-06-16 12:41:30 +00:00
CaMer0n
afa2adcd2b More comments clean-up. Approve all comments has been added as an option. 2012-06-15 12:50:18 +00:00
CaMer0n
3b2d8333b6 hybridAuth work - still some issues. 2012-06-14 04:11:52 +00:00
CaMer0n
9197fadc54 Work on signup page, bbcode buttons, tooltips etc. 2012-06-02 08:12:16 +00:00
CaMer0n
f53df84766 Sign page refinements and some bbecode work. 2012-05-31 06:07:33 +00:00
CaMer0n
d8a6c15c02 Major clean-up and enhancement of datepicker() and related functions 2012-05-26 12:21:39 +00:00
CaMer0n
e7c33909a4 jQuery default and pwd plugin added and modified. 2012-05-23 11:38:49 +00:00
CaMer0n
8dee12ae83 default js library pref added. 2012-05-17 17:36:50 +00:00
secretr
f004297468 - various missing js settings added
- overall javascript management routine cleanup (need testing, mainly after clean install)
2012-05-14 11:07:04 +00:00
secretr
34b40eddfb URL condig rebuild routine on various places,
Import prefs fix - arrays wasn't imported,
Mislogic of some preference handler methods
2012-01-06 09:49:08 +00:00
e107steved
389705683e Ban handling improvements - most checking done before DB opened (much faster if user is banned).
Fix some bugs in ban admin pages.
Separate handler for IP- and ban-related functions (moves them out of e107_class)
2011-12-28 10:01:25 +00:00
secretr
1b83f6a5e4 Improved Front page detection, themes now have an option to assign layout to frontpage via spacial keyword FRONTPAGE 2011-12-02 16:33:31 +00:00
CaMer0n
40f1666ce7 Remove phpbbcode pref 2011-06-29 08:32:05 +00:00
e107steved
9d181bf566 Add HTML abuse blocker 2010-12-18 22:55:27 +00:00
e107steved
decaecf54d Add in security code, youtube bbcode from 0.7 2010-09-06 12:34:06 +00:00
secretr
fbf181c578 EONE-33 (task), EONE-49 (bug) 2010-04-15 15:38:16 +00:00
CaMer0n
5ab6772c2b New Paths 2010-02-09 20:43:54 +00:00