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

346 Commits

Author SHA1 Message Date
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
d52eec6673 hybridAuth loop fix. Comment fixes for anonymous users. 2012-06-18 13:00:47 +00:00
CaMer0n
4ae91639e4 Comment template tweak 2012-06-18 09:09:25 +00:00
CaMer0n
da7021850b Comment and other fixes. 2012-06-18 09:06:20 +00:00
CaMer0n
6c4035337c Added header row to log file. 2012-06-17 12:19:05 +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
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
7d83add9f0 Rework of admin-login page layout 2012-06-06 23:30:57 +00:00
CaMer0n
fb0ef82806 Media-Manager styling fix. Faqs expandit working again 2012-06-03 01:42:05 +00:00
CaMer0n
9197fadc54 Work on signup page, bbcode buttons, tooltips etc. 2012-06-02 08:12:16 +00:00
CaMer0n
98117308f2 More file-system cleanup 2012-06-01 20:50:29 +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
ed28dc0808 Rating system re-work and cleanup. 2012-05-27 10:42:16 +00:00
CaMer0n
d8a6c15c02 Major clean-up and enhancement of datepicker() and related functions 2012-05-26 12:21:39 +00:00
CaMer0n
929d0a8d42 Dialog for visibility. 2012-05-24 16:11:26 +00:00
CaMer0n
5b0c587b98 Menu-Manager drag-N-drop support. 2012-05-24 15:54:25 +00:00
CaMer0n
c5e60dd7f2 General cleanup for left-side admin-menu navigation 2012-05-23 13:59:12 +00:00
CaMer0n
e7c33909a4 jQuery default and pwd plugin added and modified. 2012-05-23 11:38:49 +00:00
CaMer0n
eeb2023fbe Fix for admin->links reorder. 2012-05-23 09:05:58 +00:00
CaMer0n
37687fd212 drag and drop ordering of items. 2012-05-23 08:29:57 +00:00
CaMer0n
629f7db1ab More fixes and Media Manager work - esp. file upload. 2012-05-22 13:32:49 +00:00
CaMer0n
d9d46bfc32 admin -> prefs js navigation 2012-05-17 18:41:25 +00:00
CaMer0n
ac6084dea9 dialog styling fixes 2012-05-17 17:47:14 +00:00
CaMer0n
6b6701f900 Submit-news working again. Admin Newspost re-work (needs testing), additional JS for dialogs etc. 2012-05-17 09:19:44 +00:00
CaMer0n
f8b32d89ce Javascript work, HTML cleanup, iconpicker through media-manager. 2012-05-17 05:09:59 +00:00
CaMer0n
70d45da18c JS check-all, confirm-delete etc. 2012-05-16 20:19:16 +00:00
CaMer0n
682737270e Minor fixes 2012-05-16 07:52:39 +00:00
CaMer0n
94c757d882 More JS work. 2012-05-16 07:03:25 +00:00
CaMer0n
9f1a322c98 JS work and HTML cleanup 2012-05-16 06:05:39 +00:00
CaMer0n
e9f6febe02 More JS work 2012-05-16 03:10:56 +00:00
CaMer0n
7f25438201 JS framework on-demand (working in admin-area right now) 2012-05-15 09:55:27 +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
CaMer0n
e7968c1cf8 Html Cleanup 2012-05-13 05:26:11 +00:00
CaMer0n
64571fb92e Meta work - done. 2012-05-11 10:30:30 +00:00
CaMer0n
b7d3bf7660 More Meta-work 2012-05-11 10:17:20 +00:00
CaMer0n
6ca55ce728 Meta-data clean-up and enhancements. 2012-05-11 03:52:57 +00:00
secretr
3f3cdbfcd6 some fixes related with the previous removal of js block from e_css 2012-02-16 14:18:17 +00:00
secretr
078a655523 Pre and post sting option for CSS includes (js manager), js block removed from e_css 2012-02-13 16:32:30 +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
secretr
161bbe4785 removed some legacy method calls, e107 class cleanup (in progress). 2012-01-02 13:12:48 +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