Cameron
a8a257f8d2
Clean toDB() handling of post_html and post_script preferences and abuse filtering.
2013-04-30 03:10:09 -07:00
SecretR
00284e8fa0
Meta keywords format issue
2013-04-30 12:37:03 +03:00
Cameron
bae6d6f2ee
Admin Userclass styling and notice fixes.
2013-04-30 01:28:44 -07:00
Cameron
d5b572d925
More table-row highlighting fixes.
2013-04-30 00:20:49 -07:00
Cameron
201be49823
Notice removal
2013-04-29 19:46:27 -07:00
Cameron
7ed6d9b9da
Grab user-image with online data.
2013-04-29 19:39:12 -07:00
Cameron
2993fb1504
Added missing Shortcode debug info
2013-04-29 19:38:26 -07:00
Cameron
8f571a7360
Warning removal
2013-04-29 16:21:46 -07:00
Cameron
231f4344d1
Notice removal
2013-04-29 15:58:33 -07:00
Cameron
70527f872d
Notice removal
2013-04-29 12:56:50 -07:00
SecretR
fedd644b69
chatbox sc namespace collisions fix; legacy JS issue fix (user
...
settings)
2013-04-29 15:04:01 +03:00
SecretR
3847aca845
minor model url assemble imporvements, inline edit added for custom
...
pages sef url string
2013-04-29 14:27:57 +03:00
SecretR
6b820f4076
fixes #183 , #185 . Important change - $SC_STYLE (the replacement of v1
...
$sc_style) renamed to most propper $SC_WRAPPER. Testing still required.
2013-04-29 13:31:21 +03:00
SecretR
3ec9e7487e
Issue #183 : $sc_style not working with new SC batch methods:
...
- Wrapper support added (shortcode batches only, needs explicit
wrapper registration)
- new $SC_STYLE - not global, same format as the new wrapper
- $sc_style is deprecated now
- more detailed info in GitHub comments of the issue
2013-04-28 19:14:33 +03:00
Cameron
f6d863e74e
Path correction and styling fixes
2013-04-27 13:16:08 -07:00
Cameron
80ec0b9b40
Prevent hash disclosure.
2013-04-27 13:15:04 -07:00
SecretR
1fb355a5a6
Fixed #180 : Message (alert) after step8 of installation
2013-04-27 15:51:47 +03:00
SecretR
95be25d78a
Fixed #167 : Create Featurebox Item batch option on page list when
...
featurebox is not installed
2013-04-27 13:33:42 +03:00
Cameron
5b1c0ac365
Issue #182 - have added debug info. Unable to reproduce this issue.
2013-04-27 02:58:58 -07:00
Cameron
94a4ba34e6
Chatbox working again with ajax
2013-04-26 21:49:09 -07:00
Cameron
c62313466b
Added tooltip and required attribute to CAPTCHA.
2013-04-26 19:12:52 -07:00
Cameron
f7f1866da5
Secure-Image update.
2013-04-26 18:19:18 -07:00
Cameron
65fff894f9
Remove empty space after icon. Fix preview modal popup.
2013-04-26 15:44:32 -07:00
Cameron
8a5ee90625
New standard for $sc_style. _WRAPPER. Needs to be completed.
2013-04-26 13:49:57 -07:00
Cameron
66eb7c1be7
Button styling updated to Bootstrap 'btn'
2013-04-26 13:48:23 -07:00
Cameron
eec2a41a72
Fix for alignment issue with password generate button
2013-04-25 18:29:44 -07:00
Cameron
063bf2b200
$frm->selectbox() renamed to $frm->select(); for consistency.
2013-04-25 17:29:46 -07:00
Cameron
32bf779ba8
Basic PDO support added. (still needs testing). Add: define('e_PDO',true); to e107_config.php to test.
2013-04-24 17:46:25 -07:00
Cameron
4db6c674fa
Notice removal
2013-04-24 17:46:17 -07:00
Cameron
0004b47d96
Notice removal
2013-04-24 17:45:53 -07:00
SecretR
68728368ad
Admin UI - lost support of 'newline' radio render option
2013-04-24 19:40:49 +03:00
Cameron
0d93068439
Partial fix for Issue #177
2013-04-24 03:55:17 -07:00
Cameron
a1a7a5e6ae
PHP Warning removal
2013-04-24 01:45:54 -07:00
Cameron
cfd0ffb7b8
Emoticon BBcode Fix
2013-04-22 20:46:06 -07:00
Cameron
8b0c9c79a3
Bbcode button styling and fixes.
2013-04-21 02:00:08 -07:00
Cameron
1500effbd7
Avatar path corrections.
2013-04-19 22:50:41 -07:00
Cameron
a7b3a3e6f1
New avatar paths: avatars/default and avatars/uploaded . Paths need to be checked throughout the core.
2013-04-19 14:00:19 -07:00
Cameron
4d46c4bd4c
User extended fixes
2013-04-18 12:45:27 -07:00
Cameron
7167dfb62b
Better shortcode debugging
2013-04-18 12:44:57 -07:00
Cameron
ba6ebf7438
Removal of colorbox modal.
2013-04-17 22:07:15 -07:00
Cameron
a25287055a
Fix for older MySQL dump files.
2013-04-17 15:40:06 -07:00
Cameron
bce8760513
User-extended code cleanup
2013-04-17 15:39:52 -07:00
Cameron
33c82dac70
Extended fields added for Skype and Gender. Also GUI cleanup.
2013-04-17 12:19:47 -07:00
Cameron
750ac914a2
Checkbox alignment fix
2013-04-16 18:03:34 -07:00
Cameron
9baa5a601a
user-extended date format fix
2013-04-16 17:40:14 -07:00
Cameron
f3bafdae5d
Added truncate() function. Switched default FIELD_TYPE to escape() instead of toDB() (which was causing serious BC issues)
2013-04-16 15:59:17 -07:00
Cameron
1b1f132e2b
Updated Failed-login to use admin-ui.
2013-04-16 02:06:04 -07:00
Cameron
792c5eb628
Notice and Warning removals
2013-04-15 19:46:35 -07:00
Cameron
b1b5cf5808
Turn off auto-complete on admin -> users -> add new
2013-04-15 14:06:15 -07:00
Moc
96e7f8e777
Update forum_t to forum_thread in SQL
2013-04-15 12:44:56 +02:00