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

643 Commits

Author SHA1 Message Date
Cameron
33c82dac70 Extended fields added for Skype and Gender. Also GUI cleanup. 2013-04-17 12:19:47 -07:00
Cameron
f1c0a0b5fd More Menu-Manager GUI tweaks 2013-04-14 19:28:15 -07:00
Cameron
755bf861c4 Menu-Manager auto-height on iFrame and other GUI fixes. 2013-04-14 17:06:02 -07:00
Moc
dc1d867aff #6 - LAN clean-up (HTML removal, double quotes, generic) - done upto/i admin/lan_p 2013-03-24 19:44:14 +01:00
Moc
afe4b27cf2 Code clean-up (globals, $e107->, headers, $sql) 2013-03-24 18:59:18 +01:00
Cameron
91e3f336f6 Bootstrap front-end template. Login page added. 2013-03-22 19:56:28 -07:00
Moc
e712e1b9e1 Comments manager - minor LAN fix (added LAN_IP) 2013-03-22 10:48:49 +01:00
Cameron
70ff50b0a0 CATPCHA can now be enabled on the admin login and user-login pages separately. 2013-03-21 23:06:46 -07:00
Moc
028ab0ddc8 #6 - LAN clean-up (HTML removal, double quotes, generic) - done upto lan_lx 2013-03-21 13:39:11 +01:00
Moc
dc71a8500e #6 - LAN clean-up (HTML removal, double quotes, generic) 2013-03-21 10:40:58 +01:00
Moc
15cbd9b597 Minor LAN fixes to emoticon and mailout 2013-03-18 14:21:10 +01:00
Moc
c1e47084da Comment manager - LAN FIX (needs checking, see fixme reverse) 2013-03-18 14:21:10 +01:00
Cameron
4f6b639ee9 Admin theme upgrade fix 2013-03-16 14:32:32 -07:00
Cameron
61616c95b0 Signup and FAQs cleanup 2013-03-10 22:07:06 -07:00
Moc
94a4c1e1d2 Maintenance flag - LAN and code cleanup (#6, #125) 2013-03-10 15:21:32 +01:00
Cameron
269bdb8ebb Filter menus from page-navigation 2013-03-09 15:25:08 -08:00
Cameron
02920b8a32 Page/Menu Lan changes. 2013-03-07 04:31:42 -08:00
SecretR
4303acdfbc Fix '$' breaking translation (double quote constants) 2013-03-04 14:06:04 +02:00
Cameron
883e4eb0c8 Message Handler enhancement - render specific types. 2013-03-03 20:53:08 -08:00
Cameron
c3e7104c64 More Theme-Manager GUI Tweaks 2013-03-03 17:52:30 -08:00
Cameron
2a374b7251 Batch drop-down default fix and renamed 'Execute' to 'Go'. 2013-03-01 17:53:58 -08:00
Tijn Kuyper
ee4835e0d0 System logs - code and LAN cleanup 2013-02-27 16:37:49 +01:00
Tijn Kuyper
b040b679fb Welcome message - code and LAN cleanup 2013-02-27 16:37:31 +01:00
Cameron
4259b435f3 Corrects wrapping buttons issue in admin and some LAN issues. 2013-02-27 00:44:58 -08:00
Cameron
a01e9933e4 Admin-ui - Support for link-targets (modal, dialog or blank) and batch site-link creation. ( Issue #8 ) 2013-02-26 16:08:08 -08:00
Tijn Kuyper
8bfbcb5170 Search (admin) - Minor LAN clean-up 2013-02-26 16:48:25 +01:00
Tijn Kuyper
10c215e057 Meta tags - Code and LAN clean-up (#6) 2013-02-26 16:20:19 +01:00
Cameron
3d99e66961 eUrl admin rework 2013-02-26 01:30:13 -08:00
Tijn Kuyper
9cef260d41 Mailout - start of cleaning up old code and LAN. More work needed. 2013-02-25 21:29:23 +01:00
Tijn Kuyper
e6e20fd8ef Multiple $emessage to $mes replacements and old code clean-up. Updated headers. 2013-02-25 20:14:59 +01:00
Tijn Kuyper
7ebffc627f Minor LAN clean-up on Cache 2013-02-25 18:35:31 +01:00
Tijn Kuyper
0e01bbb032 Frontpage (admin area) - LAN (#6) and code clean-up 2013-02-25 18:33:00 +01:00
Tijn Kuyper
7e012aa105 Forgot to save on last commit, LAN clean-up 2013-02-25 15:04:27 +01:00
Tijn Kuyper
1ea4a3de5c File manager - start of code cleanup ($messages), see notes 2013-02-25 15:02:38 +01:00
Tijn Kuyper
5304b4a18b $emessage to $mes and LAN cleanup 2013-02-25 14:38:09 +01:00
Tijn Kuyper
e75e535b70 LAN enhancement (news) #6 2013-02-25 13:12:40 +01:00
Tijn Kuyper
7215ff1f13 Systems logs - LAN and $mes clean-up 2013-02-25 13:04:56 +01:00
Cameron
46783f1f43 Admin cron help-file added. 2013-02-25 03:19:41 -08:00
Cameron
448b5af1f1 Admin Custom-Pages/Menus now running on Admin-ui 100% 2013-02-24 19:53:40 -08:00
Cameron
a877d3cee6 Added Bootstrap tabs to admin->administrator page and styled to match jquery-ui tabs. 2013-02-24 15:46:07 -08:00
Cameron
76ac4b39d5 Language file optimization and Gui fixes. 2013-02-22 22:35:15 -08:00
Cameron
5bcd54f179 Some language-file cleanup and title/breadcrumb corrections. 2013-02-22 21:34:06 -08:00
Cameron
7b1f2d4b8c Styling fixes 2013-02-22 02:17:19 -08:00
Cameron
c9e5252041 Admin infopanel help added 2013-02-21 17:46:12 -08:00
SteveD
384bf407e3 Issue #70 - update PHPMailer to latest.
New mail entry point to send templated emails, bulk emails etc
Add option to mass-send templated emails from admin page
'Notify' function uses the new interface.
Sundry detail improvements
Other sources of auto-generated emails need converting - signup etc
Much more testing needed.
Needs competent themer to generate some nice templates.
2013-02-20 21:11:17 +00:00
Cameron
76504b6be7 Allow Html in field-help tooltips. Related to Issue #110. Removed HTML from language file and replaced with bbcode. 2013-02-19 14:45:22 -08:00
Tijn Kuyper
a561aa04fe #6 LAN optimization (LAN_EMAIL) 2013-02-08 14:57:35 +01:00
Tijn Kuyper
967903510d Minor LAN and GUI fixes to Admin > Users (mainly Ranks) 2013-02-07 21:57:07 +01:00
Tijn Kuyper
4fc76feb1a Issue #90 - Welcome messages (also GUI styling and #6) 2013-02-07 21:19:52 +01:00
Cameron
e4805b8a53 Infopanel icon styling and renaming of 'Custom Pages' to 'Pages' 2013-02-06 13:01:09 -08:00