Commit Graph

10064 Commits (7c0b798036c51286104125d2da7d382642cd1dc7)
 

Author SHA1 Message Date
Barış Soner Uşaklı 2b2dceb28b removed category stats from acp
Barış Soner Uşaklı a12ecbc230 admin/manage/groups pagination
Julian Lam 1602b378e3 updated some minvers
Julian Lam b4e39374bb firing 'change' event for all checkboxes after settingsv2 load
Andrea Cardinale 92c1d6712b Uniform action:post.* hook
Andrea Cardinale 423c6cc0ec Merge remote-tracking branch 'upstream/master'
Julian Lam 42367a653c more .reset() calls
psychobunny 780838c579 fixes "other" category for presence graph
Julian Lam 704aeea3f1 hopefully fixing bug where @psychobunny's terminal turns yellow after upgrading
psychobunny ec8c5ff1fc dashboard: format numbers
psychobunny 7fbca487f5 make group description and group name the same size
psychobunny 6b6bae7cc5 font awesome checkboxes for acp
Julian Lam 020de2722f fixed regression introduced by earlier fix for
psychobunny b73a26f7a6 fixes reload button and probably a bunch of other things in ACP
psychobunny 6cf0697621 fixed indenting to match style
psychobunny 396013c8fd added a faint separator to the categories listing
Julian Lam 74f2f7caef fixes
Julian Lam 02a63c0a45 moved portions of the ACP/Plugins page to a pair of partials, and split up the list so the plugins list isn't parsed twice.
psychobunny b69ea4564a fix user presence graph
if nobody's using your forum at all, this thing stopped working
altogether
psychobunny c01f06214e don't re-render graph if data is stale
psychobunny 26f22345cd allow realtime updates of the traffic graph in ACP
psychobunny c6713177d3 realtime mode toggle for dashboard
psychobunny c1a6bd8b8f don't enforce dependency check when running in dev mode
barisusakli 21ad15b13a closes
barisusakli b8028ccdbf dont allow deletion of administrators and registered-users
Barış Soner Uşaklı d00e08a8e6 Merge pull request from NicolasSiver/category-update
Filter: Category update
barisusakli 2b493964d0 closes
Nicolas Siver 9d0a0538a6 use tabs
Barış Soner Uşaklı 7397d98647 fix create time sort
Barış Soner Uşaklı d0b1ebb8ea possible sort fix
Barış Soner Uşaklı 9a03671ad2 removed async.apply
Barış Soner Uşaklı 503d83998b fix indent
Barış Soner Uşaklı b50ad39120 Merge pull request from APXEOLOG/pr-1
User.uploadFromUrl fix
barisusakli f08554e788 closes
Julian Lam c6643082e2 closes
Julian Lam 1069f9c936 some prep work to allow for checking of dependency versions. Also updated upgrade.check behaviour to send back error if schema is out of date, instead of no error and "false".
Julian Lam da1c347fc2 closes
barisusakli ffd22f50ff closes
Julian Lam 2d70733fa5 updated dependencies to use latest UglifyJS2, instead of my year-old fork
barisusakli 1d4efaee68 fix indices if postsPerPage is an odd number
Julian Lam 4de5fde18d fixed link to maintenance mode in ACP/Dash
Julian Lam 5c44775c1f latest translations, wow.
barisusakli 52f7e13a5c closes
Julian Lam e355c8cb1b removed socket calls for composer out of core and into plugin, closes
barisusakli 417a573f67 closes
Julian Lam ceb4de653d fixed
Julian Lam 6ff635ada3 Merge pull request from FokkeZB/patch-1
Allow Winston's log level to be set via nconf
Fokke Zandbergen 4b1c9ce9a2 Allow Winston's log level to be set via nconf
Defaults to `info` for `production` and `verbose` otherwise, like it used to.
Nicolas Siver 1e2f4ae5e9 filter slug for category update
Nicolas Siver 773d886135 ignore for JetBrains IDEs