1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-13 11:04:38 +01:00

5640 Commits

Author SHA1 Message Date
Cameron
e9d9047c04 Closes #334 - default parent value. 2013-05-24 00:41:30 -07:00
Moc
14c41b7ec9 Minor LAN change in chatbox input placeholder. 2013-05-23 22:09:12 +02:00
Ajay Bhargav
97c65c74a4 Fix Issue #323: Tagwords search goes 404 Not found
Signed-off-by: Ajay Bhargav <ajay.bhargav@einfochips.com>
2013-05-23 17:49:38 +05:30
Moc
54515f7dc6 Forum viewtopic URL fix on userprofile dropdown 2013-05-21 16:59:27 +02:00
Moc
9d882ca436 Notice fix 2013-05-21 16:50:07 +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
de24998308 Bootstrap styling of FAQ tags. 2013-05-20 16:20:34 -07:00
Cameron
7d56674046 Issue #327 - uploaded file is now auto-imported. 2013-05-20 15:23:51 -07:00
Cameron
75b10de4a9 Closes #327 - filepicker() problem. 2013-05-20 15:16:02 -07:00
Cameron
de808f74d5 Infopanel comment-approval now fully functional. 2013-05-20 13:37:39 -07:00
Moc
5034dc0e49 Download request.php - LAN fix and code cleanup 2013-05-20 15:36:08 +02:00
Cameron
152d66b0a1 Partial fix for ordering of books and chapters 2013-05-20 04:52:10 -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
ba358b975b Only display upgrade message to Main admin. 2013-05-20 04:50:11 -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
Cameron
f5c6e866a2 Issue #306 - Plugin Builder LANs. Also added preferences option. 2013-05-18 18:23:24 -07:00
Cameron
66000445ec Remember selected option. 2013-05-18 15:03:17 -07:00
Cameron
a8951691d5 Language-File checking enhancement. 2013-05-18 14:54:57 -07:00
SecretR
90d60d8d98 Theme manager preview images fix 2013-05-18 12:08:12 +03:00
Cameron
b949c18706 Check e_MEDIA and e_SYSTEM are writable. 2013-05-18 02:03:40 -07:00
Moc
66ea777ed6 Format IP display in forgotten password (reset) email 2013-05-18 11:01:26 +02:00
Cameron
6c5121893f Forum-search styling 2013-05-18 01:32:57 -07:00
Cameron
8b9d1bb322 Issue #195 - Incompatible plugin list updated. 2013-05-18 01:31:56 -07:00
Cameron
393fbc5007 Comments panel enabled in admin. Yet to be completed. 2013-05-17 19:45:39 -07: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
5f264b10af Issue #293 - missing modal on front-end. 2013-05-17 17:34:05 -07:00
Cameron
553a8dd585 fixed bootstrap button alignment issue when duplicating poll entries. 2013-05-17 17:15:50 -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
a0d29ff0dc More menu-manager work. 2013-05-16 16:23:24 -07:00
Cameron
bf1916ba03 Closes #292 2013-05-16 16:14:39 -07:00
Cameron
9aed45996f Minor - corrected comments 2013-05-16 13:13:18 -07: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