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

2511 Commits

Author SHA1 Message Date
Cameron
f4bb971696 More email templates cleanup. /signup.php?preview working again. 2014-08-17 20:53:44 -07:00
SecretR
f9111fd5ca Admin UI better sort handling (thanks Dingjie Yang) 2014-08-17 16:38:58 +03:00
SecretR
ccf4dd7412 Merge branch 'master' of github.com:e107inc/e107 2014-08-17 15:57:07 +03:00
SecretR
ad52e0a673 Broken stristr utf8 support 2014-08-17 15:15:40 +03:00
Cameron
734a954228 Additional changes so email templates conform to v2 specifications. 2014-08-16 17:21:46 -07:00
Cameron
e44d83ca65 First commit of standardized email template. 2014-08-15 21:18:15 -07:00
SecretR
bad036d9c9 Llast sql query always available (model) 2014-08-15 15:55:59 +03:00
Moc
1ecb5233a7 Fixes #724 - HTML 5 compliant link to captcha image 2014-08-13 14:06:20 +02:00
Moc
268012e160 Added deprecated message near the old 'form' class (replaced by the new form handler) 2014-08-13 14:01:00 +02:00
Cameron
4bc29714a1 Fix for $frm->open() when using GET and query strings. 2014-08-12 15:51:35 -07:00
Moc
c077bb1060 Added help tooltip option for custom theme configuration 2014-08-10 16:02:32 +02:00
Moc
c16047afe5 Switch 'help' and 'custom config' tab on theme configuration.
Added 'save options' button on custom config tab.
2014-08-10 14:16:25 +02:00
Cameron
96108c3644 Clean-up $url query before redirect. 2014-08-05 12:00:53 -07:00
Cameron
a7e2a07b74 Google chart types added. 2014-08-03 12:15:57 -07:00
Cameron
69af4f7f80 Added carousel options. 2014-08-01 21:42:03 -07:00
Cameron
96a7bea357 Added simple bootstrap carousel method. 2014-08-01 19:25:49 -07:00
SecretR
8e0b133dc7 New feature - latest news menu now accepts comma separated list of categories (news collection methods improvements) 2014-07-30 17:17:37 +03:00
Moc
ecfce3b2c1 #73 - Added some more comments in deprecated files 2014-07-26 18:37:31 +02:00
Moc
5fe3418931 Closes #669 - Added tooltip in theme manager which shows the name of the layout when hovering over the layout title 2014-07-26 18:08:10 +02:00
Moc
bccafbddc3 Closes #159 - Also shows tooltip layout visibility filter (theme manager) when one or more filters were added already. 2014-07-26 17:39:59 +02:00
SecretR
d3450a5e4a PHP notice fix 2014-07-24 20:43:01 +03:00
SecretR
bad58ff6ef Fixed #224 - new preference method reset() added 2014-07-24 20:27:59 +03:00
Cameron
f91d750578 Basic support for Google Charts added. 2014-07-17 23:48:22 -07:00
Cameron
eea43a8a88 Plugin Builder updated with new types and improved field-type detection. 2014-07-09 20:33:20 -07:00
Cameron
0075ece1fe Fix for writeParms and textareas. 2014-07-09 16:05:25 -07:00
SecretR
f1fbeaa996 Closes #693 - custom pages quick view link broken 2014-07-09 19:24:07 +03:00
SecretR
632e85745f Simple parser supports arrays in a proper way 2014-07-09 16:32:17 +03:00
Cameron
78db170598 Better handling of optgroups in <select> element. 2014-07-06 23:09:37 -07:00
Cameron
f9658c529e Automated clickable links can now be glyphs. eg. enter the following replacement text: 'fa-external-link.glyph' 2014-07-05 20:51:22 -07:00
Cameron
660b65af0b Added getFiles() method to retrieve all files in the media-manager. (_common_file) 2014-07-05 20:27:37 -07:00
Cameron
5d46ffe410 Issue #619 - media-manager icon issue on non-image files. 2014-07-05 20:27:03 -07:00
Cameron
de3cbe913d Fixes #321 - custom folder names working again. JS/CSS comments shown during Debug mode only. 2014-07-03 19:45:50 -07:00
Cameron
9ccc6dd78b Admin Notify - gui alignment fix for when selecting the 'email' option. 2014-07-02 21:38:47 -07:00
Cameron
4e4cc52215 Added missing css to $frm->email(); 2014-07-01 18:32:14 -07:00
Cameron
c935211e17 Added default form class to $frm->open() method. 2014-07-01 18:24:40 -07:00
Cameron
d79d1c41aa Fix: allow null as default value on $frm->number(); 2014-06-30 18:48:58 -07:00
Cameron
3faf3050d7 Independent menu_class added to custom pages/menus. 2014-06-28 00:08:35 -07:00
Cameron
2106c37896 Reset git repo before pull. 2014-06-27 23:18:31 -07:00
Cameron
673bec02e3 added numbered list 'ol' to allowed tags. 2014-06-27 23:11:51 -07:00
Cameron
facbd4f236 Raw html as inline code (often used by google/bing analytics) now supported by js manager.
eg. Inside a plugin's e_header.php : e107::js('footer-inline', '<script>...</script><iframe>...</iframe>');
2014-06-27 20:05:01 -07:00
Cameron
0b437addda Optimized 'new menu' detection. 2014-06-27 19:48:30 -07:00
Cameron
38b8d247fa Form handler: Display only numeric keypad on smartphones when entering numbers. 2014-06-26 14:45:41 -07:00
Cameron
5be355a832 $frm->number() upgraded to Html5 spec. (when Bootstrap is active) 2014-06-23 18:55:44 -07:00
Cameron
dade841035 Bootstrap Tabs method added to form handler. 2014-06-23 18:26:37 -07:00
Moc
ce15bf1954 Cosmetic change to success message when leaving userclass in place after removing a plugin 2014-06-24 01:02:44 +02:00
Cameron
150b27e1c7 Upgraded chart scripts and added enhanced class so that options may be set. 2014-06-22 16:58:18 -07:00
Cameron
1e4c6eb11a Per page 'No Maintenance' constant added. ie. Add: define('NO_MAINTENANCE', true); to your script to disable maintenance redirection for that page. 2014-06-22 00:01:14 -07:00
Cameron
d805a9b56a Custom-Menu template-loading fix. (ie. merge with theme template) 2014-06-14 19:10:16 -07:00
Moc
aa12c8d355 Closes #515 - Moved custom theme configuration to separate tab 2014-06-14 21:50:13 +02:00
Moc
2067262d37 #635 - Menu manager debug info removed from displaying 2014-06-14 19:38:57 +02:00