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

2545 Commits

Author SHA1 Message Date
Cameron
238864b66a Fixes #771 - System Log preferences not being saved. 2014-10-14 16:23:16 -07:00
Cameron
d99c03f39d Fixes #774 - Download comments. 2014-10-14 14:56:12 -07:00
Cameron
69c69f14ae Closes #756 v2 standards for user profile. 2014-10-14 12:51:51 -07:00
Cameron
ca3be14770 More Admin->Mailout fixes and form inline fix for apostrophes. 2014-10-14 02:12:13 -07:00
Cameron
f644b7b8a3 Fixes #544 - Extended user fields not visible. 2014-10-14 02:09:53 -07:00
Cameron
01f0751c04 Mail and progressBar fixes. 2014-10-12 18:01:19 -07:00
Cameron
5e867b378e Corrected Admin->Mail 'Send now' functionality - replacing old prototype.js code. 2014-10-12 02:37:43 -07:00
Cameron
4fca7b7f12 More Admin->Mail Fixes. 2014-10-11 12:54:16 -07:00
Cameron
5d894149bb More Admin->Mail GUI and functionality fixes. 2014-10-10 22:58:47 -07:00
Cameron
e378c16971 Admin -> Mail : upgraded GUI to v2 standards. Template still requires attention. 2014-10-10 20:22:01 -07:00
Cameron
ad0491c901 Issue #539 - validation of user-extended elements will automatically switch tabs when an error is found. 2014-10-06 17:32:36 -07:00
Cameron
877fad903a Removed unused hidden form element. 2014-10-06 13:51:55 -07:00
Cameron
abeb140fe6 Fixes #592 Missing User-extended fields when using Bootstrap with usersettings page.
Closes #539 Tabs view of user-extended categories when using Bootstrap.
Added missing css classes to extended-fields.
2014-10-05 00:21:58 -07:00
Cameron
6c9680d3c0 Fixes #617 - Progress bar bootstrap 2/3 compatibility. 2014-10-04 11:37:43 -07:00
Cameron
740b8cf29a Issue #755 - resending of user activation email. Added fix. Requires testing. 2014-10-03 20:59:05 -07:00
SecretR
e636fba0be Merge branch 'master' of github.com:e107inc/e107 2014-09-18 19:08:16 +03:00
Cameron
f9d521ad04 Fix for backup cron not working. 2014-09-14 17:40:02 -07:00
Cameron
7d5fa8ca70 Removed debug info from last commit. 2014-09-05 13:22:47 -07:00
Cameron
1096302c35 Fixed: missing maxlength attribute added to form handler. 2014-09-05 13:14:39 -07:00
Cameron
ce539d82c4 Mailing now considered to be 'frontend' when loading templates. Fixes consistency issues. (eg. login notifications etc.) 2014-09-03 14:09:10 -07:00
Cameron
bb6ebd1732 Filepicker now saves media-manager id and name of file when array is used. 2014-08-31 14:54:47 -07:00
Cameron
d9cce6e21a 'files' option added to admin-ui. requires data='array'. 2014-08-30 21:00:17 -07:00
Moc
f912c88a80 #580 - Initial userclasses are now set after signing up (and after email activation) 2014-08-29 14:56:16 +02:00
Cameron
2f9dae5eed Email admin->notify template working with new template standard. 2014-08-26 15:50:47 -07:00
Cameron
d6dc4aa716 Fixes #698 - uploaded avatar was being removed unintentionally. 2014-08-21 13:15:47 -07:00
Cameron
8f4162ac5c Added option for default starting slide in carousel. 2014-08-20 22:27:03 -07:00
Cameron
3bd404b17f Fix for maintenance flag check. 2014-08-20 22:21:00 -07:00
Cameron
0408658901 Fixes #543 - extra 'OR' on avatar selection. Also correct radio button alignment in bootstrap. 2014-08-20 04:23:42 -07:00
Cameron
8c995fbbc8 global error fix. 2014-08-20 02:00:50 -07:00
Cameron
8aa40f3ce1 Fixes $frm->password() styling when used with bootstrap on the frontend. 2014-08-20 02:00:32 -07:00
SecretR
b293dc71ef Auto fix extension parameter (allow disable auto-rename) 2014-08-19 14:03:42 +03:00
Cameron
9acc933dea Fixed - mail handler now embedding images with the {THEME} constant correctly. 2014-08-18 23:16:10 -07:00
Cameron
ceb0fff60d Fixes problem where {e_PLUGIN}, {THEME} etc. are replaced with empty values when using parseTemplate(). Now retains theme for use by replaceConstants() etc. 2014-08-18 22:57:18 -07:00
Cameron
3ca4734a18 Support for admin-ui multiple images in a single field.
Usage: 'type' => 'images', 'data' => 'array'
2014-08-18 05:22:51 -07:00
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