1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-10 20:44:48 +02:00
Commit Graph

3291 Commits

Author SHA1 Message Date
bugrain
d7ec50aecc Removed showing of asterisk for 'same userclass as previous user' 2009-08-26 21:17:20 +00:00
CaMer0n
c39976ab65 xml testing example modiified 2009-08-25 14:39:54 +00:00
secretr
fcc085aee3 News: administration message fix, temporary default columns fix (not sure how it works yet), news_allows_comment fix (admin form and shortcode) 2009-08-24 08:34:55 +00:00
CaMer0n
e600b3c0db 3rd party functions added for comparison test 2009-08-24 00:58:32 +00:00
marj
9863e49cdb a bit of legacy BULLET code review 2009-08-23 10:57:51 +00:00
e107steved
6eafcda674 Get rid of legacy user_class class 2009-08-22 21:27:34 +00:00
CaMer0n
986eaea955 pref import/export added - work in progress. 2009-08-22 00:28:55 +00:00
CaMer0n
6287c9fad2 First part of membersonly exception pages 2009-08-20 11:38:24 +00:00
e107steved
f715e1df32 Tidy up some userclass stuff 2009-08-19 21:33:20 +00:00
secretr
3099bf9052 Introducing e_IFRAME mod; NOHEADER changed to e_NOHEADER; overall menu.php url checks cleaned (API, header, footer); menu related code cleanup and fixes, e_parse improvements (more work is needed); smarter getSingleton() and getObject() (in progress) 2009-08-19 14:39:57 +00:00
secretr
e8f6645d10 typo fix 2009-08-19 14:35:12 +00:00
CaMer0n
123fdf4d13 Moved theme/plugin release notification function to new class. Should be fully functional for both themes and plugins now. To-Do Ajax checking. 2009-08-17 18:42:22 +00:00
CaMer0n
96cc442d50 Debug display tweaks 2009-08-17 15:45:20 +00:00
CaMer0n
8ae34841ab Theme release alerts added. Also, XML class was failing with remote files. 2009-08-17 12:48:52 +00:00
CaMer0n
455c5eca1b More menu_class.php work. menu parms added. 2009-08-16 23:58:33 +00:00
secretr
bfd64fc2a6 Introducing e_menu front-end class 2009-08-16 16:30:56 +00:00
marj
c034a74e82 add some value and FIXME comments 2009-08-15 15:53:44 +00:00
marj
9151ee491b change value to no-value when it has no value 2009-08-15 15:44:37 +00:00
marj
3420b193ab Language selection simplification
switch to include_lan for the time being

work in progress
2009-08-15 11:55:30 +00:00
bugrain
708f5780e3 Some updates to start making filter list code more generic 2009-08-15 01:00:38 +00:00
bugrain
3816e3ba55 Chnages to make batch processing common code reusable - moved setting up of drop down list to form handler, made JavaScript unobtrusive
First stab at a datepicker function for form handler - very basic
Some tidying up in download plugin
2009-08-14 23:22:38 +00:00
CaMer0n
eaf6929c5a remove unused code 2009-08-14 21:11:49 +00:00
CaMer0n
3363d4cad7 Xhtml and GUI cleanup 2009-08-10 20:51:59 +00:00
CaMer0n
f194fadfc7 Added 'Remove Userclass' to batch options. 2009-08-10 15:34:28 +00:00
marj
56124ae083 missed a ctype_digit() 2009-08-09 07:03:51 +00:00
CaMer0n
f355b5c3aa More user-extended-fields clean-up 2009-08-07 13:47:35 +00:00
bugrain
6d87c01155 Basic no JavaScript support using CSS 2009-08-06 22:41:35 +00:00
CaMer0n
03585aa15d small gui changes 2009-08-06 21:26:48 +00:00
CaMer0n
f58c4bfeb8 removed 'default' sorting from status column 2009-08-05 22:37:16 +00:00
CaMer0n
db4783d260 usersettings.php feels like admin now when editing a user's details. - nav menu added. 2009-08-05 22:03:23 +00:00
CaMer0n
eef711a95c Idea ID #1790 - different page title for each admin page. 2009-08-05 20:05:48 +00:00
CaMer0n
09be59c9d8 admin/userclass.php and admin/userinfo.php now included in admin/users.php. deprecated files and their language files removed. 2009-08-05 16:02:09 +00:00
CaMer0n
78707765b9 Administrator rights "Oversee news categories" and "Moderate submitted news" can now reach admin/newspost.php 2009-08-05 14:35:47 +00:00
CaMer0n
a7e312c388 Split custom-menus and custom-pages into separate sub-pages, and added separate administrator perms for each. 2009-08-05 14:22:15 +00:00
CaMer0n
6b07315b2f Admin nav links and menus were not checking for perms properly before rendering. fixed. 2009-08-05 14:20:41 +00:00
marj
17dc2b77c6 Language selection simplification
typo

work in progress
2009-08-05 06:30:24 +00:00
CaMer0n
b7dac9cf59 Userclass name tweak 2009-08-04 15:04:18 +00:00
marj
493db815df Language selection simplification
work in progress
2009-08-03 18:36:24 +00:00
CaMer0n
48200bd524 admin->userclass gui standardization. 2009-08-03 18:04:19 +00:00
CaMer0n
14d3755d1d small css fix 2009-08-03 16:43:46 +00:00
CaMer0n
00a0516de2 Refined the basic filtering and searching of admin->users. 2009-08-03 16:40:09 +00:00
marj
9413fbe823 typo 2009-07-31 20:09:14 +00:00
marj
0361f769d6 Remove a few inline styles 2009-07-25 07:54:36 +00:00
e107steved
77a6633612 Bugtracker #4770 - allow all classes for menu/cpage visibility 2009-07-24 19:18:56 +00:00
CaMer0n
f48cdb5e39 some 'new db' removal 2009-07-23 15:21:41 +00:00
CaMer0n
88620a7370 InfoPanel changes- removed tabs. 2009-07-23 10:46:11 +00:00
marj
c8e8cd6b42 0.6 legacy code removal 2009-07-23 08:14:55 +00:00
secretr
9448c8b65e leftover debug cleaned 2009-07-23 08:01:48 +00:00
CaMer0n
6fcf86cea6 More work on admin->user batch processing. Userclass adding/removing completed. Also removed reliance on admin/userclass.php 2009-07-23 06:55:39 +00:00
CaMer0n
c4282123b0 Batch user changes, partially done.. 2009-07-22 17:04:59 +00:00