CaMer0n
0c8af9d8be
Corrected log-file path
2012-06-17 22:07:22 +00:00
CaMer0n
6c4035337c
Added header row to log file.
2012-06-17 12:19:05 +00:00
CaMer0n
e16db9411a
jQuery e-check-all and e-uncheck-all selectors added.
2012-06-17 11:52:10 +00:00
CaMer0n
df2d4f4c5b
Update routine to correct avatar paths.
2012-06-17 10:51:13 +00:00
CaMer0n
e68c582e5b
Comment prefs and some jquery fixes on the prefs page.
2012-06-17 10:27:09 +00:00
CaMer0n
5032fe7e84
Comment replies
2012-06-17 08:08:01 +00:00
CaMer0n
ece6cdac0c
bbcode fixes
2012-06-17 04:08:09 +00:00
CaMer0n
ff6214e4e8
comment approval refinements
2012-06-17 04:06:23 +00:00
CaMer0n
d68a703943
Ajax comment creating, editing, deleting, approving - functional.
2012-06-17 03:56:42 +00:00
CaMer0n
d778c98a38
Comment sort pref added. Ajax comment submission complete.
2012-06-16 12:41:30 +00:00
CaMer0n
3c37643365
Rating and Comments. Like and Dislike buttons are now functional.
2012-06-16 05:04:22 +00:00
CaMer0n
e0390c3c1c
Temporary blank avatar - subject to change.
2012-06-15 12:53:19 +00:00
CaMer0n
afa2adcd2b
More comments clean-up. Approve all comments has been added as an option.
2012-06-15 12:50:18 +00:00
secretr
8da6fd2ed2
fix parse error on front-end logout (when main admin in 'login as' state)
2012-06-15 11:30:37 +00:00
CaMer0n
c898921631
Work on Avatars (can now be resized at any time). More comment templating options.
2012-06-15 04:15:46 +00:00
CaMer0n
49802bac9d
Correct social options shown on signup page now.
2012-06-14 11:21:34 +00:00
CaMer0n
1921e5ab93
Social fixes
2012-06-14 11:16:13 +00:00
CaMer0n
f960364d7f
value-length fix
2012-06-14 10:58:05 +00:00
CaMer0n
504f79b71f
hybridAuth work - still some issues.
2012-06-14 04:13:16 +00:00
CaMer0n
3b2d8333b6
hybridAuth work - still some issues.
2012-06-14 04:11:52 +00:00
CaMer0n
3b9d9a31c3
Start of HybridAuth integration
2012-06-13 12:34:09 +00:00
CaMer0n
2cd1d38efb
Changed getSecureImg() to object.
2012-06-13 09:50:29 +00:00
CaMer0n
b714d690a9
Remove test code.
2012-06-13 05:02:43 +00:00
CaMer0n
a8fe3aaff0
Fixes for sign-up popup on image-code failure. And general secure-image-code work
2012-06-13 04:58:43 +00:00
CaMer0n
7b2c83d033
Media-Manager prototype js fixed.
2012-06-11 21:25:23 +00:00
CaMer0n
b3328c909c
JS manager fix.
2012-06-11 21:18:23 +00:00
secretr
f9dc402215
THEME_LAYOUT detection improvement
2012-06-11 10:35:21 +00:00
CaMer0n
4342599079
table bbcodes
2012-06-09 12:01:24 +00:00
CaMer0n
839a89e84c
bbcode handler tweaks
2012-06-09 09:58:04 +00:00
CaMer0n
4e22a75edd
tweaking the js popup
2012-06-09 04:45:36 +00:00
CaMer0n
ba5e801326
Some js cleanup
2012-06-09 04:44:11 +00:00
CaMer0n
89c8da6881
TinyMce rework of parser.
2012-06-09 04:42:32 +00:00
CaMer0n
cb9f160e38
Notice removal
2012-06-08 09:11:15 +00:00
CaMer0n
5f143146a0
Path updates
2012-06-08 09:05:33 +00:00
CaMer0n
91af5678cb
Removal of old system directories
2012-06-08 08:29:24 +00:00
CaMer0n
1d52185bc8
Added e_CACHE_URL
2012-06-08 08:18:03 +00:00
CaMer0n
7f79fee435
Removal of old directories
2012-06-08 06:04:46 +00:00
CaMer0n
25d7cb258d
Work on override class and multi-site support.
2012-06-08 06:03:07 +00:00
CaMer0n
425937e1a4
Admin template fix
2012-06-07 00:33:10 +00:00
CaMer0n
ad6437e806
Minor css change
2012-06-06 23:37:40 +00:00
CaMer0n
7d83add9f0
Rework of admin-login page layout
2012-06-06 23:30:57 +00:00
CaMer0n
625525304f
More featurebox tweaks
2012-06-06 07:39:42 +00:00
CaMer0n
3571186d82
Featurebox - added accordion option.
2012-06-06 01:01:44 +00:00
CaMer0n
6673c50006
Feature-box jquery work. Slider and Tabs functional.
2012-06-05 09:14:22 +00:00
CaMer0n
855c6f2b8d
Rework of admin->users to use admin-ui. Requires more work to integrate 1.0.x functionality.
2012-06-04 09:08:54 +00:00
CaMer0n
3b387741fd
Basic implementation of a system DB backup cron added. Needs testing.
2012-06-03 09:47:00 +00:00
CaMer0n
862dcceebc
Theme manager interface refinements and js tweaks
2012-06-03 09:45:20 +00:00
CaMer0n
fb0ef82806
Media-Manager styling fix. Faqs expandit working again
2012-06-03 01:42:05 +00:00
secretr
22debd60b1
cron tweaks:
...
- added extra $_E107 cases (forceuserupdate breaks cron script)
- Exceptions handling added - send email to site admin on exception with code, message and trace information
- reverse logic for return values of cron tasks (booleans are ignored) - returned strings are considered as cron task messages and are sent to site admin via email
2012-06-02 17:09:18 +00:00
secretr
a30c2941da
User extended fields validation working again on signup
2012-06-02 14:36:22 +00:00