Alexey Sokolov
c00cc72242
Add details to network table in webadmin.
...
Fix #222
2012-09-06 23:41:44 +07:00
Alexey Sokolov
e5af3848d8
Remove too many spaces from webadmin title="" attributes.
2012-07-22 21:26:27 +07:00
Alexey Sokolov
2d884ad7c3
Make user Buffer setting a bit less confusing.
2012-06-05 22:32:19 +07:00
Alexey Sokolov
27f42d1118
Rename (non-) KeepBuffer to AutoClearChanBuffer.
...
It should be a less confusing name...
2012-05-09 22:32:12 +07:00
Alexey Sokolov
87a79f83d9
Fix XML errors on network page in webadmin.
...
Thanks to thread for reporting it.
2012-04-13 02:49:18 +07:00
Alexey Sokolov
3e458a98e4
Merge some work by Jens-Andre Koch
...
Only his changes to the core are presented here.
Unfortunately, the skin itself looks ugly on Opera,
and simply doesn't work on Firefox...
Merge branch 'master' into znc-ation
Conflicts:
modules/data/lastseen/tmpl/lastseen_WebadminUser.tmpl
modules/data/webadmin/tmpl/settings.tmpl
2012-04-10 23:19:15 +07:00
Alexey Sokolov
b8822b8bfb
webadmin: allow edit bindhost without global list.
2012-04-01 11:52:31 +07:00
Alexey Sokolov
88a13d7604
Fix XHTML in webadmin pages.
...
Thanks to Zetas for reporting it.
2012-03-29 22:20:29 +07:00
Jens-Andre Koch
92ec938150
Added Webskin "znc-ation"
2012-03-28 12:24:27 +02:00
Alexey Sokolov
30b99d58f3
Show list of timezones in webadmin.
2012-03-23 01:16:25 +07:00
Alexey Sokolov
1d4d657e23
Deprecate TimezoneOffset
2012-03-22 23:21:25 +07:00
Kyle Fuller
db7c47f97d
Rewrite the JOIN channel logic, dropping MaxJoins
...
Instead we fill the JOIN line up with as many channels as we can fit in
an IRC line. Rate limiting is done per command now, making MaxJoins
unnecessary.
2012-03-21 22:06:54 +00:00
Kyle Fuller
7beb7172d6
Set a valid HTML5 doctype before we use HTML5 features
...
It isn't valid HTML5 to use maxlength with input[type="number"]
2012-03-21 17:32:29 +00:00
Alexey Sokolov
7b42dc7063
Webadmin: use numeric inputs for numbers.
...
Depending on browser, it can be a spinbox, for example.
HTML5 FTW :P
2012-03-21 22:01:50 +07:00
Kyle Fuller
c54b3d0b87
webadmin: Implement clone user
...
Closes #127
2012-02-24 17:26:04 +00:00
Kyle Fuller
3d7d1793aa
Move IRCConnectEnabled to each network instead of a global user setting
2012-01-11 14:49:17 +00:00
Kyle Fuller
ee7a2083c8
Make the *webadmin module support IRC networks
2011-08-24 19:07:32 +01:00
Alexey Sokolov
0c840f922d
Modules can now provide its wiki page name.
...
It's shown on webadmin as a link.
2011-06-11 17:46:37 +07:00
Alexey Sokolov
3a838d1493
Move module data files to own dir.
2011-03-06 12:32:14 +06:00