emanuele
|
bfdd853925
Another bit of ignore boards: the membergroups management page. A bit ugly, but that's the best I can think of. If I'm lucky I didn't break anything.
|
12 years ago |
emanuele
|
03b3cdb5db
Merge branch 'master' of https://github.com/Spuds/playpen
|
12 years ago |
Spuds
|
19ce0e0547
! minor cleanup and layout tweaks, css/templates
|
12 years ago |
emanuele
|
2f5f01d915
rss author tag now shows also the name [Bug 4874]
|
12 years ago |
Spuds
|
e284242990
! General cleanup, spelling, spacing, extra lines, etc ....
|
12 years ago |
Spuds
|
acdc3fed52
! Combine some of the jquery plugs in to a single file
|
12 years ago |
Spuds
|
25b9438d46
! change ?fin20 to ?alp21, many files, question is which ones did I miss :P
|
12 years ago |
emanuele
|
dda011c7c5
! Small fix for right to left: use not empy instead of isset because is_last is set to false for the first item
|
12 years ago |
Spuds
|
e55ca72406
! Merge cleanup
|
12 years ago |
Spuds
|
2c0cca4bcd
Merge branch 'master' of github.com:Spuds/playpen
|
12 years ago |
Spuds
|
8e50023464
+ Add settings for message preview length, remove hard coded value
|
12 years ago |
DrDeejay
|
859ef8ee2b
Removed backup file. Thanks Emanuele!
|
12 years ago |
emanuele
|
6d30321ca8
+ New permission to send emails to members [Bug 4969]
|
12 years ago |
Spuds
|
16f368999c
+ added optional quick search drop down selection (board / topic / site / members)
|
12 years ago |
Spuds
|
822404765c
! Moved browser detection to its own file and class Class-BrowserDetect.php. Supports newer versions of browsers and more mobile detection.
|
12 years ago |
Spuds
|
8162aabd14
+ drop down menu refinements thanks to Ant!
|
12 years ago |
Spuds
|
8c7e53bb5e
Merge branch 'master' of https://github.com/emanuele45/playpen
|
12 years ago |
Spuds
|
b02a3db999
! 4442: Form submit buttons should not be named submit, many files
|
12 years ago |
emanuele
|
9e3c2dc1b9
! Workaround for the wrong redirect on quick login (i.e. when a login page is presented login_url is set and used in any subsequent login from the quick-login) [Topic 406752]
|
12 years ago |
Spuds
|
6f740513ce
+ Add Jquery load selection (local/auto/cdn) to admin panel
|
12 years ago |
Spuds
|
39ba97a68d
! Fixed broken JS menus, still broken w/o JS though
|
12 years ago |
Spuds
|
9267bbffe0
! Removed duplicate code from Memberlist.php
|
12 years ago |
Spuds
|
43a398c885
! Error in poll if more than 256 choices are added
|
12 years ago |
Spuds
|
b2951f6ddf
! Updates to read_zip_data moving from Magic Number based parsing to a File Structure / Local Header parsing.
|
12 years ago |
Spuds
|
3c431b6cf9
! Even more doc stuff.
|
12 years ago |
Spuds
|
886f427c4f
! Some more documentation changes
|
12 years ago |
Spuds
|
b364c94c23
! duplicate ID if openID active in registration, config_var with multiple=true [Bug 4891], couple of things in Subs-Members
|
12 years ago |
Spuds
|
f8cff26430
! Minor bug
|
12 years ago |
Spuds
|
de099bdbc2
! Sorting the memberlist by online status caused an error in PostgreSQL (Memberlist.php, thank you TheStupidOne!)
|
12 years ago |
Spuds
|
c3f6282f89
! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php)
|
12 years ago |