1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-09 20:18:08 +02:00
Commit Graph

131 Commits

Author SHA1 Message Date
Cameron
045a8a77fe Improved Bootstrap navbar with icons. 2012-11-26 20:29:38 -08:00
Cameron
93aca4d8e1 More bootstrap changes. 2012-11-26 18:42:11 -08:00
Cameron
d892fb0a85 Admin GUI refinements 2012-11-26 14:41:32 -08:00
Cameron
c05a723b87 Html validation tweaks 2012-11-26 04:21:29 -08:00
Cameron
ec8a7195d5 Admin area GUI tweaks 2012-11-26 03:23:20 -08:00
Cameron
618722f65d admin navigation fixes and enhancements. 2012-11-26 02:41:26 -08:00
Cameron
c823271842 removed e107_files/ and updated some paths. 2012-11-24 11:59:05 -08:00
Cameron
e0aa8171fc Moved nav_menu.js and nav_menu_alt.js to e107_web/js. Also removed unused nav_menu.css. (still exists in jayya) 2012-11-24 02:45:03 -08:00
secretr
acca6e9f48 signup language issues 2012-11-15 16:02:34 +00:00
secretr
7c5196ec76 phpDoc update 2012-08-23 11:39:40 +00:00
CaMer0n
2ad79d7cdd XUP comment integration - first steps 2012-08-20 01:14:00 +00:00
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
19bc261d46 Broken links fix for nextprev on pages where magicquotes is enabled. 2012-07-21 05:07:21 +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
312ec063ba Avatar changes 2012-06-19 02:04:19 +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
secretr
d981f67a8c nexprev amp; fix 2012-05-22 10:54:54 +00:00