1
0
mirror of https://github.com/e107inc/e107.git synced 2025-06-02 00:45:03 +02:00

74 Commits

Author SHA1 Message Date
Cameron
3316c0aecc Added bootstrap3 css to comments 2013-12-24 03:48:14 -08:00
Axeia
80f0a16a87 ID clash, IDs should be unique - solved by removing one of them.
In no HTML version is or has it ever been allowed to use the same ID more than once. ID made unique as intended.
2013-09-26 16:11:41 +02:00
Cameron
5dbe762be0 Fixes #378 - missing username after comment post. 2013-06-19 23:52:14 -07:00
SecretR
06a2ea8fa0 Closes Issue #319 2013-05-24 22:40:10 +03:00
Cameron
de808f74d5 Infopanel comment-approval now fully functional. 2013-05-20 13:37:39 -07:00
Cameron
79542b0104 Fix for comments disappearing on news page when comment-menu loaded. 2013-04-30 17:02:09 -07:00
Cameron
231f4344d1 Notice removal 2013-04-29 15:58:33 -07:00
Cameron
11589d6f9e Comment fixes. Problem remains with SEF Urls 2013-03-29 15:31:03 -07:00
Cameron
27810e7864 Comments Template reworked with bootstrap styling. (shouldn't affect v1.x comments in e107_themes/templates) 2013-02-24 01:08:40 -08:00
Cameron
033b6cddec Navigation template work and bootstrap front-end navigation work. v2 templates moved to e107_core/templates 2012-12-11 19:42:55 -08:00
Tijn Kuyper
f07434a3cb And more notice removals.
Also some plugin GUI clean-up (rss, tagwords, trackback)
2012-12-08 15:52:40 +01:00
CaMer0n
f2c7bad663 Updated FAQs plugin to use the right shortcode methods. 2012-11-02 00:23:59 +00:00
secretr
d3ed3d63d3 simplified comment reply view 2012-08-23 14:28:04 +00:00
CaMer0n
e0581d53b0 Comment 'share' preparation 2012-08-17 08:51:27 +00:00
CaMer0n
a739be4176 jquery pagination - currently used on comments and media-manager. 2012-08-04 21:50:47 +00:00
CaMer0n
c698f99c49 Preparation for comment pagination 2012-08-04 19:06:06 +00:00
CaMer0n
09f789b09d Mostly some LANs relating to 'comments' to synchronize with v1. USERJOINED constant added to sync with v1 also. 2012-07-21 03:55:04 +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
da7021850b Comment and other fixes. 2012-06-18 09:06:20 +00:00
CaMer0n
e68c582e5b Comment prefs and some jquery fixes on the prefs page. 2012-06-17 10:27:09 +00:00
CaMer0n
5032fe7e84 Comment replies 2012-06-17 08:08:01 +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
9197fadc54 Work on signup page, bbcode buttons, tooltips etc. 2012-06-02 08:12:16 +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
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
e107steved
86d4840162 Use e_token for comments 2011-10-24 19:43:47 +00:00
secretr
600e3aa12f e-token check method returns now boolean; comments e-token check refined 2011-10-24 06:30:31 +00:00
e107steved
f0d9fe4334 Add e_token to all comments 2011-10-21 21:32:32 +00:00
e107steved
35a42ffe41 Start of more flexible comment handling permissions 2011-10-20 22:11:58 +00:00
e107steved
5b9016c69f Notice removal 2010-11-01 22:10:42 +00:00
e107steved
049cf5344b Bugtracker #4990, EONE-14:bug - couldn't edit comments on user info page 2010-08-23 07:28:46 +00:00
secretr
b6abcc7cf1 Commented out level handler related code to prevent system parse errors on front-end, awaiting for new level handler. 2010-04-24 11:48:19 +00:00
e107steved
66e09b983c Bugtracker #4909 - Consistent return options on comments 2010-02-14 11:25:50 +00:00
CaMer0n
caa79b6454 Shortcode path fixes 2010-02-10 21:53:56 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
e107steved
3dc8ec26eb All $menu_prefs now use non-serialised access, latest pref handler 2009-12-28 21:36:13 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
CaMer0n
ac57a2aee3 Bit of work on the comments manager 2009-11-04 03:07:44 +00:00
e107steved
9a817a3f2b Return comment author ID with comments - specially for Luceos 2009-11-03 20:57:10 +00:00
e107steved
9d7e33c331 Bugtracker #4818 - just remove bbcodes from comments, not the enclosed text 2009-11-01 20:21:22 +00:00
CaMer0n
40ca30d8f2 more plugin_class work. xml spec now supports sitelink urls outside of the plugin folder (like in 0.7). Also some minor path fixes. 2009-10-22 04:14:45 +00:00
secretr
d51de44974 Comment IMODE removal, shortcode fixes 2009-10-09 15:05:12 +00:00
secretr
cd905122eb e107::getMessageHandler() renamed to e107::getMessage() 2009-09-29 17:43:13 +00:00
secretr
d8f2cc5900 Message handler improvements and bugfix 2009-09-21 12:52:52 +00:00
secretr
2ca07156d7 various comment fixes and improvements, new core event added (prepostcomment). futther improvements are coming to satisfy 3rd party code need (e.g. spam checking). 2009-09-19 15:30:47 +00:00