1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-12 21:45:11 +02:00
Commit Graph

2287 Commits

Author SHA1 Message Date
SecretR
c753d7fff6 e107 class destructor - work on Issue #278 Memory leaks 2013-05-27 10:54:51 +03:00
Cameron
97fbfa8e97 Issue #360 - path correction 2013-05-26 15:55:14 -07:00
Cameron
ab3de984e9 Issue #360 - e107::lan() path fix. 2013-05-26 15:48:16 -07:00
Cameron
b0a944496e Admin log GUI checkbox fixes 2013-05-26 14:36:55 -07:00
Cameron
826bd9b68d Issue #225 - Better Domain and Subdomain detection - as used in v1.x 2013-05-26 13:52:43 -07:00
Cameron
348c26a6a0 Closes #330 2013-05-25 16:52:45 -07:00
Cameron
beca1115c5 Closes #108, Issue #133 and may correct Issue #335 - Datepicker updated and should now be working with times also. eg. 7:30PM 2013-05-25 16:06:51 -07:00
Cameron
32554ad938 HybridAuth updated to 2.1.2 2013-05-24 14:47:18 -07:00
SecretR
06a2ea8fa0 Closes Issue #319 2013-05-24 22:40:10 +03:00
SecretR
f7f3dd65f3 Fixes Issue #297 2013-05-24 22:18:20 +03:00
SecretR
8be510f70a Marketplace eAuth (in progress) 2013-05-24 21:18:50 +03:00
Moc
c56951df43 Notice fixes 2013-05-24 18:11:14 +02:00
Cameron
0aa3fb4c10 Some basic markdown support. Use bbcode [markdown][/markdown] 2013-05-20 17:57:35 -07:00
Cameron
67f9c655a7 Notes added regarding deprecation. 2013-05-20 17:25:44 -07:00
Cameron
4581b9986c Consolidate parsing classes into single file. 2013-05-20 17:10:38 -07:00
Cameron
e55b3cbbd9 Menu Manager $pref loop fix. 2013-05-20 17:09:58 -07:00
Cameron
7d56674046 Issue #327 - uploaded file is now auto-imported. 2013-05-20 15:23:51 -07:00
Cameron
de808f74d5 Infopanel comment-approval now fully functional. 2013-05-20 13:37:39 -07:00
Cameron
11d87f18ff Notice removal 2013-05-20 04:51:45 -07:00
Cameron
37fa9241d3 Column count fix for 'no records found' message. 2013-05-20 04:50:56 -07:00
Cameron
31d738829b Checkbox alignment and minor code cleanup. 2013-05-20 01:06:52 -07:00
Cameron
c2776f84d2 Preparations for e107.org login. 2013-05-19 15:02:05 -07:00
SecretR
67c55ffbd3 Moving to protocol auto-detection (wsdl prefered) 2013-05-19 18:58:17 +03:00
SecretR
d32c65dbfa Better download URL 2013-05-19 18:47:14 +03:00
SecretR
3094f39c98 Plugin downlods in working state (work in progress, cleanup needed) 2013-05-19 18:38:27 +03:00
SecretR
c4121e5fd7 Ajax theme downloads 2013-05-19 17:28:43 +03:00
SecretR
380e46cd56 Theme downlods in working state (work in progress, cleanup needed) 2013-05-19 12:16:17 +03:00
SecretR
90d60d8d98 Theme manager preview images fix 2013-05-18 12:08:12 +03:00
Cameron
47ec354150 Fix for debug mode deleting URL query. 2013-05-17 18:41:28 -07:00
Cameron
23b3e7a4aa Message-handler title fix. 2013-05-17 18:18:07 -07:00
Cameron
9dd4d0c666 Issue #317 - specific path has been added for importing into media-manager. e_IMPORT. 2013-05-17 18:17:04 -07:00
Cameron
f29852230e Closes #313 - Navigation active class issue. 2013-05-17 16:44:12 -07:00
SecretR
cd716e8cd9 Theme manager - online list using new communication protocol.
Added more control over array elements to the new XML parser.
2013-05-17 16:24:50 +03:00
SecretR
bda717db5e Plugin manager - online list using new communication protocol 2013-05-17 15:41:12 +03:00
Cameron
0d47de6e73 Merge pull request #312 from BillyBoy0823/master
Closes #311 Fix Emote Spacing
2013-05-16 12:35:03 -07:00
SecretR
a6a49b18e1 Remote communication rewrite (still in progress); Experimental XML
parser (testing phase)
2013-05-16 19:48:55 +03:00
SecretR
f5a4f06791 Better handling of empty values (XML handler) 2013-05-16 19:48:55 +03:00
SecretR
08149e6710 String tag values issue (XML Handler) 2013-05-16 19:48:55 +03:00
BillyBoy0823
52b2f7596d This adds a space before AND after each emote, so there's no conflict with any text or other emotes before or after them. 2013-05-16 03:35:01 -04:00
Cameron
f07b1a70ab Prevent empty log files. 2013-05-15 16:07:10 -07:00
Cameron
92b63a3952 Update logstats plugin to use chart class. 2013-05-15 15:03:46 -07:00
SteveD
77b9ec50e9 Issue #308 - changes to mitigate sending of multiple notifies on flood ban 2013-05-15 22:27:23 +01:00
Moc
ab61571ab2 Merge branch 'master' of https://github.com/e107inc/e107 2013-05-15 13:26:51 +02:00
Moc
400617c190 Added IPHandler() in flood notification email to properly format IP address 2013-05-15 13:26:06 +02:00
Cameron
5dc12469f5 Merge pull request #290 from BillyBoy0823/master
Closes #251 and Closes #141 - Clean up of menus install
2013-05-15 00:02:44 -07:00
Cameron
b473ba2fa2 Chart class added. 2013-05-14 23:46:48 -07:00
Cameron
5d58982d22 Issue #268 Syntax error in last commit. 2013-05-14 18:30:06 -07:00
Moc
e68cc32a70 #268 - Added cURL check to remote themes/plugins download 2013-05-14 22:42:06 +02:00
SteveD
2d2f53ae84 Issue 268 - correct error logging message 2013-05-14 20:21:27 +01:00
SteveD
d6c5c91a3d Issue #268 - graceful retreat if CURL not installed on getRemoteFile() 2013-05-13 22:04:36 +01:00