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

76 Commits

Author SHA1 Message Date
CaMer0n
e0581d53b0 Comment 'share' preparation 2012-08-17 08:51:27 +00:00
CaMer0n
02e7205651 Minor fixes. 2012-08-15 09:26:00 +00:00
CaMer0n
399b02dc4a XUP - move icons and remove debug data. 2012-08-06 10:44:40 +00:00
CaMer0n
bf450949db Added social-app key-registration links to admin -> prefs. Fixed 'hide email' signup option. Added rel=external link option to jquery lib. 2012-08-02 21:29:36 +00:00
CaMer0n
dccf308f4a Small typo fix. 2012-08-02 20:16:12 +00:00
secretr
392b4610f4 XUP shortcode, avatar image fix 2012-08-02 11:26:47 +00:00
CaMer0n
2b47e30677 Reduced cols in comment textarea to allow css to determine the size better. 2012-07-31 08:37:09 +00:00
CaMer0n
384b123475 Admin Custom-Pages "new page" bugfix. 2012-07-22 11:14:29 +00:00
CaMer0n
187bb8f53b NewsTags shortcode, some admin-ui fixes and newspost thumbnail BC fixes. 2012-07-15 03:01:30 +00:00
CaMer0n
f67cfc40d9 Media-Manager Bbcode inserts for [img] and [file] 2012-07-11 04:46:09 +00:00
CaMer0n
9825bfa51f TinyMce Image-insert and Auto-Image resizing (see admin->media-manager->preferences) 2012-07-09 01:07:51 +00:00
CaMer0n
a0743652de More batch-shortcode cleanup. 2012-06-20 01:12:33 +00:00
CaMer0n
63ce10c606 More comment, user, usersetting fixes. 2012-06-19 12:53:48 +00:00
CaMer0n
aa4e5c0ee7 User-settings shortcode and template cleanup. avatarpicker() function added to form handler. Other minor fixes. 2012-06-19 09:08:41 +00:00
CaMer0n
6522e00e41 Avatar cleanup 2012-06-19 01:43:21 +00:00
CaMer0n
d52eec6673 hybridAuth loop fix. Comment fixes for anonymous users. 2012-06-18 13:00:47 +00:00
CaMer0n
da7021850b Comment and other fixes. 2012-06-18 09:06:20 +00:00
CaMer0n
5032fe7e84 Comment replies 2012-06-17 08:08:01 +00:00
CaMer0n
ff6214e4e8 comment approval refinements 2012-06-17 04:06:23 +00:00
CaMer0n
d68a703943 Ajax comment creating, editing, deleting, approving - functional. 2012-06-17 03:56:42 +00:00
CaMer0n
d778c98a38 Comment sort pref added. Ajax comment submission complete. 2012-06-16 12:41:30 +00:00
CaMer0n
3c37643365 Rating and Comments. Like and Dislike buttons are now functional. 2012-06-16 05:04:22 +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
c898921631 Work on Avatars (can now be resized at any time). More comment templating options. 2012-06-15 04:15:46 +00:00
CaMer0n
49802bac9d Correct social options shown on signup page now. 2012-06-14 11:21:34 +00:00
CaMer0n
1921e5ab93 Social fixes 2012-06-14 11:16:13 +00:00
CaMer0n
3b2d8333b6 hybridAuth work - still some issues. 2012-06-14 04:11:52 +00:00
CaMer0n
3b9d9a31c3 Start of HybridAuth integration 2012-06-13 12:34:09 +00:00
CaMer0n
a8fe3aaff0 Fixes for sign-up popup on image-code failure. And general secure-image-code work 2012-06-13 04:58:43 +00:00
CaMer0n
862dcceebc Theme manager interface refinements and js tweaks 2012-06-03 09:45:20 +00:00
CaMer0n
9197fadc54 Work on signup page, bbcode buttons, tooltips etc. 2012-06-02 08:12:16 +00:00
CaMer0n
e886feef49 File cleanup. 2012-06-01 04:42:00 +00:00
CaMer0n
f53df84766 Sign page refinements and some bbecode work. 2012-05-31 06:07:33 +00:00
CaMer0n
5139a7d390 More fixes and enhancements - bbcodes, tinymce, js 2012-05-28 13:06:09 +00:00
CaMer0n
cfc9cf9751 Media-Manager ajax navigation done and other js cleanup. 2012-05-24 07:24:49 +00:00
CaMer0n
eeb2023fbe Fix for admin->links reorder. 2012-05-23 09:05:58 +00:00
CaMer0n
e7968c1cf8 Html Cleanup 2012-05-13 05:26:11 +00:00
nlstart
f7ada45093 Quick fix to repair the link to usersettings. 2012-04-23 19:10:22 +00:00
CaMer0n
f1cc288878 More work on admin->downloads. Now uses media-manager for images. 2012-04-20 07:28:53 +00:00
nlstart
f8cf73ac85 more proper way determining $plugpath for generating admin_menu 2012-02-13 22:02:46 +00:00
secretr
3bc59210af Various system fixes, improvements and code flexibility (base models, user model, sql handler, user signup/handling) 2012-02-07 16:37:44 +00:00
secretr
e67fa5e10b admin UI imporvements and bugfixes; bugfixed new admin image functions ( _I(), _ITAG(), _IPATH() ); shortcode admin_icon works again for plugins; 2012-01-17 14:46:28 +00:00
e107steved
8962c13f50 Update function calls where moved from e107_class.php to iphandler_class.php 2012-01-02 22:06:22 +00:00
e107steved
7eb71fe400 Remove more XUP-related items 2011-12-27 22:54:34 +00:00
secretr
d5dc6bfe05 - Custom Pages: new fields for SEF string and meta data, admin validation and data control, front-end SEO (meta data), additional 'safe' URL config (for migrated installs); some new useful helper methods;
- More typography and layout control: new class based paragraph, heading, nobr, br and block bbcodes (awaiting new icons) 
- Overall improvements and stability fixes
2011-12-09 02:08:04 +00:00
secretr
97b577db43 - Custom Pages front-end almost completely rewritten, backend fixes, SEF URL support, introducing page batch shortcodes and templates (available per page), compatibility stylesheet added (core css and jayya theme), tagwords plugin links proper to new pages URLs;
- Large number of system stability fixes and obsolete code replacement
2011-12-07 21:07:21 +00:00
secretr
4bcbbc07d8 News item/category models and trees updated, usage shown in news menus; new newsurl shortcode. 2011-12-02 12:24:26 +00:00
secretr
5945062962 more news fixes, news category title always shown on news list, more thumbnail shortcode flexibility 2011-11-29 16:07:12 +00:00
secretr
c8de603e62 User URLs - using new URL assembling routine 2011-11-28 08:12:11 +00:00
secretr
548b585f7e Moving the system to the new URL assembling, fixed call to a non-existent eUrl method system wide. 2011-11-26 18:17:42 +00:00