1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

314 Commits

Author SHA1 Message Date
secretr
7dc939ab6e Images Administration - work in progress 2008-12-09 17:49:59 +00:00
secretr
9b1917f2fa Administration Area changes - work in progress 2008-12-09 15:19:03 +00:00
e107steved
55be5b7473 Don't dig so deep for menus - else it finds language files 2008-12-08 22:21:29 +00:00
e107steved
dd282efc69 Finalise locations of language files, option to disable auto-load of English files on non-English sites if required files not found 2008-12-07 21:41:04 +00:00
e107steved
40418d08c9 Mods to userclass groups 2008-12-07 16:37:37 +00:00
e107steved
5e09a59466 Admin logging for admin log, file manager, mailout - that's basically the core done 2008-12-07 14:22:40 +00:00
e107steved
bff38dadde Add admin logging to news 2008-12-07 13:08:54 +00:00
e107steved
5741db2bb8 Add admin logging to notify 2008-12-07 12:00:13 +00:00
e107steved
7e45f0076b Add admin logging to search, take out support for MySQL < 4.0 2008-12-07 11:45:08 +00:00
e107steved
3641d9501e Add admin logging to public uploads 2008-12-06 23:00:25 +00:00
e107steved
c902bdebb1 Add admin logging to menus 2008-12-06 22:14:37 +00:00
e107steved
5c0b5d8ed6 Add admin logging to extended user fields 2008-12-06 20:56:45 +00:00
e107steved
bd0359c934 Add admin logging 2008-12-06 16:40:37 +00:00
e107steved
cacf90d2a0 Bugtracker #4568 - extend download url field (255 is recommended max). Also admin logging, plus some tidying up 2008-12-06 15:48:26 +00:00
e107steved
cee0b1e802 Add admin logging to metas, slight correction to language logging 2008-12-06 11:13:55 +00:00
e107steved
99677ad1b0 Add admin logging to language admin 2008-12-06 10:57:25 +00:00
e107steved
87d221ea5d Bugtracker #4437 - image admin setting now says what it means, and does what it says. Plus admin logging on images admin, a few new features on img bbcode 2008-12-05 22:01:25 +00:00
mcfly
b3ca240eab Latest coding changes 2008-12-04 21:36:09 +00:00
e107steved
29035bacf7 More handling of updated plugin.xml structure 2008-12-04 20:17:54 +00:00
e107steved
2b428ccff9 Start of mods to handle revised plugin.xml format - still a bit to do/check 2008-12-03 22:29:58 +00:00
secretr
35d36f61c5 eURL news mod rewrite profile - work in progress 2008-12-02 23:44:19 +00:00
secretr
91a116c3bd News & eURL - work in progress 2008-12-02 16:50:16 +00:00
secretr
8cb32d9402 eURL - introducing profile.xml 2008-12-02 12:27:10 +00:00
secretr
c7e1f248d5 eURL initial core folder structure, admin page fixes, admin images, admin language file 2008-12-02 11:03:02 +00:00
secretr
41d0cb65be eURL admin permissions 2008-12-02 00:40:28 +00:00
secretr
bac34fa23b eURL improvements & Administration area 2008-12-02 00:32:30 +00:00
e107steved
6592bfad67 Inconsistent permissions 2008-12-01 22:22:10 +00:00
mcfly
2407827501 Add file caching of user extended table
Committed on the Free edition of March Hare Software CVSNT Server.
Upgrade to CVS Suite for more features and support:
http://march-hare.com/cvsnt/
2008-11-30 23:15:15 +00:00
secretr
9a4bb0e1b9 entity problem 2008-11-29 23:31:02 +00:00
e107steved
2ee32fcd9a Userclasses - add checks for duplicate names, caching for class tree, some checking for stupid values 2008-11-29 21:16:54 +00:00
secretr
f50a1f434d JS changes to fit the needs of userclass groups (added new response action ElementInvokeById) 2008-11-29 17:35:38 +00:00
e107steved
171f6c6fad Load userclass object if not already there 2008-11-29 15:27:55 +00:00
e107steved
f021f104df Bugtracker #4601 - delete from generic even if not in banlist 2008-11-29 13:24:17 +00:00
e107steved
ee983f623d Forgot table mod on last commit 2008-11-29 13:08:31 +00:00
e107steved
ef08ad6909 Start of adding userclass groups - still needs JS sorting 2008-11-27 22:07:36 +00:00
e107steved
43398e68a0 Add option to create daily text file of page accesses 2008-11-23 22:49:52 +00:00
e107steved
688a3e56ad Bugtracker #4595 - put comments in order when moderating 2008-11-23 21:12:05 +00:00
e107steved
513d704890 Change default IPV4 display format, admin log date/time display format 2008-11-23 20:26:23 +00:00
e107steved
45859f6adb IPV6 handling - basics 2008-11-22 12:57:42 +00:00
e107steved
d9697e4718 Update file_class to make it more flexible; fix some calls and a couple of other things along the way 2008-11-20 20:35:24 +00:00
e107steved
6faf7ee3af Generic index add routine for updates; index date stamp in tmp 2008-11-18 21:29:43 +00:00
CaMer0n
3101674e1c More IMODE removal 2008-11-14 06:01:06 +00:00
CaMer0n
dd02040718 More IMODE removal and replacing of admin icons with alpha transparent versions. (not completed) 2008-11-14 05:30:31 +00:00
CaMer0n
5ee915e7be Updated interface icons to match those in 0.7. 2008-11-14 03:28:31 +00:00
secretr
711af58c5c introducing <thead>, <tbody>, <tfooter> standard; JS decorate on newspost list; new core CSS rule (e-list); theme JS API usage demo 2008-11-11 13:26:49 +00:00
secretr
f72fed77e8 e107 JS API v1.0 pre-alpha: initial import + core implementations, header re-order 2008-11-09 20:31:10 +00:00
e107steved
8fed5de697 Support table update of installed core plugins 2008-11-09 20:14:22 +00:00
e107steved
d771575256 Add admin logging to banner admin 2008-11-02 21:02:30 +00:00
e107steved
26a8e215fc Add index on user_loginname 2008-11-02 14:54:44 +00:00
e107steved
cce18385bd Add admin logging to admin password change 2008-11-02 14:03:12 +00:00