summaryrefslogtreecommitdiff
path: root/modules/extra/webcpanel
AgeCommit message (Expand)Author
2013-12-26Fix dropping channels in the webpanelAdam
2013-12-24Make webcpanel's nickserv alist behave more like /ns alistAdam
2013-11-22fixed webcpanel not html escaping displayed memos, bug reported by MietzieDukePyrolator
2013-11-17Fix placeholder for akill.htmlCronus89
2013-11-04Add a couple of usability and aesthetic changes, fix the half-broken chanlist...Denis M. (Phr33d0m)
2013-09-29display modechars instead of modenames in cpanel channelmodesDukePyrolator
2013-09-08Alpabetize channels in /ns alist and on webcpanels chanserv pageAdam
2013-09-03Cleanup previous commitAdam
2013-09-03updated the chanserv section in webcpanelDukePyrolator
2013-08-23Merge pull request #21 from Phr33d0m/1.9Jens Voß
2013-08-23Use CDN for the rest of the .js filesDenis M. (Phr33d0m)
2013-08-23Merge pull request #20 from Phr33d0m/1.9Adam
2013-08-23Fixed an incorrect layout, a couple of typos and a wrong form actionn0kS Phr33d0m
2013-08-23Use a local copy of the background imagen0kS Phr33d0m
2013-08-23Make the navbar brand a different font to distinguish it from the rest of the...n0kS Phr33d0m
2013-08-23Remove webpanel:ssl configuration option because its dumbAdam
2013-08-23Removed innecessary logo width, the img-responsive will take care of that.n0kS Phr33d0m
2013-08-23Don't use an external svg logo anymore, but a local png one.n0kS Phr33d0m
2013-08-23Redesign body of the pages. Now they have a distiguished panel heading and pa...n0kS Phr33d0m
2013-08-22Fix a typo and remove unnecessary 'effects'n0kS Phr33d0m
2013-08-22A completely rewritten Control Panel using some bootstrapping, jquery and lot...n0kS Phr33d0m
2013-08-22Nuking the old design with firen0kS Phr33d0m
2013-08-22Fix incorrect GET method as we are submitting POST datan0kS Phr33d0m
2013-08-01Use MessageSource as the source for many IRCDProto funcsAdam
2013-07-01Change extensible keys to require explicitly having a type defined for it. Co...Adam
2013-05-27Initially attach all modules to all events, and detach them as the events are...Adam
2013-05-26Fix webcpanel buildAdam
2013-05-06Fix extras buildAdam
2013-05-05That doesn't work either, just don't use references.Adam
2013-05-05Rework the config file reader to be much more flexible and move many configur...Adam
2013-04-15Rewrote modules/CMakeLists.txt and do not build the 'extras' modules, if user...Adam
2013-04-10Move some of the modules in extras/ that arent really extra out of extras. Ma...Adam
2013-03-02Fix compile warning in webcpanel/memosAdam
2013-02-20Add Matthew to webpanel credits, fix alignment of akill listAdam
2013-02-20Merge pull request #12 from MatthewM/webcpanelAdam
2013-02-14Switch Destroy methods to deleteAdam
2013-02-14Store what channels have references to accounts in NickCore to prevent having...Adam
2013-02-05Made access del by nick and other functions from 326f1a really delete objectsAdam
2013-01-31Updated jquery API to v1.9.0MatthewM
2013-01-21Merge usefulness of Flags and Extensible classes into Extensible, made most f...Adam
2013-01-09Update copyright to 2013. This was done with:Adam
2012-12-23Made the overlay resize and the alert box reposition when the window is resizedMatthewM
2012-12-20Move the var to set the time out into the same javascript tag that is used fo...MatthewM
2012-12-20Added the overlay to the vHost request functionMatthewM
2012-12-20Moved the javascript to header.html from memos.html to make it easier to inte...MatthewM
2012-12-20Made the table cells for the memo table have no spacing and color the read an...MatthewM
2012-12-19Minor style tweaks to make the links look more like a buttonMatthewM
2012-12-18Cleaned up the overlay layout, added some minor visual and js fixesMatthewM
2012-12-18Added a click reply function to the MemoServ memos page that autofills the se...MatthewM
2012-12-17Bug that was experinced seems to be somewhat related to Windows 8 and maybe a...MatthewM