Commit Graph

43 Commits (7fe5c33048793f88eec5f92ab6c486b0100dda46)

Author SHA1 Message Date
Baris Soner Usakli 06ca569554 closes
Baris Soner Usakli baa74958c5 can set image class for categories
Julian Lam cd6af45afb added icons to all h1s in admin panel
languages tab in ACP
each language now also has a "language.json"
psychobunny 7be16eab06 closes
Baris Soner Usakli 4dc8f2c2e1 closes
psychobunny b131dacf39 set external link for categories
psychobunny 98a646fa62 changed numRecentTopics to numRecentReplies, that makes more sense now
psychobunny fb53e89023 upgrade.js - categories.numRecentTopics
psychobunny d28beaa4dc admin - add "# recent topics to display" to categories
psychobunny ac06567617 admin - add custom class to categories (forgot to commit this)
root 35ad3be969 Adding support for restricting category read access based on user groups
psychobunny bf27ade251 admin - added ability to remove icon from categories
psychobunny 07a3b3f00b added delete button to category image uploader in case you wanted to revert to bgColor
psychobunny 4ff8509a0e clean up from the last admin/categories refactor
psychobunny e76936abfc added ability to upload category images. closes , closes
Julian Lam 56ef05a0bf putting category options behind a dropdown, and fixing category enable/disable
Julian Lam 53164e96ab removed non-functional save button from category whitelist modal
Julian Lam 69427fa10e tweaks to make the ACP work better on tablets, some work on hidden groups
Julian Lam df2e9b4b47 admin panel integration for category whitelisting
Julian Lam 6b3863bfbf updated category manager in admin panel
Julian Lam 34459e7cf1 fixing category admin panel integration
Baris Usakli 541993c80a fontawesome 4 migration, closes
Julian Lam 39f2efbef8 closed
Baris Soner Usakli 7e8ddbadfb closes , closes
Baris Soner Usakli afa078d00c closes
Julian Lam 038e04dee6 revamped client side scripts so that they are loaded using Require.js instead.
Baris Usakli e896fd1fd6 show created category right away
Baris Usakli 916150de01 closes
psychobunny aa5e5f9cc0 fixed bootbox3 issue in categories
psychobunny c9387313e2 ACP header and all admin pages BS3'd
psychobunny 9b35d8f8e1 migrating the rest of row-fluids to row
psychobunny 9e4a3905a0 moved most span12 and span9 over to BS3; img-polaroid to img-thumbnail
psychobunny 2f70dd732d BS3 basic integration; btn-large to btn-lg (inc FA); navbar fixed
Baris Usakli ac3fe1fc6f closes
Baris Soner Usakli 2c5e9d47ad admin routes and fixes
psychobunny 69f1037d45 added qUnit unit testing framework, started categories unit tests. finally out of MVP so time to unslackmode :)
psychobunny 939207ef45 moved admin categories into its own file
psychobunny 1162b2020d categories admin basic features completed - name, description, icon selector + background color
Baris Usakli e7619e6fe3 fixed indents
Baris Usakli 9309722898 fixed indents
psychobunny 912664756f categories admin continued
psychobunny 99d8affa53 started categories admin + icon picker; updated fontawesome; removed FA docs/less/sass
psychobunny f3f08a9c94 more fixes to ajaxify, updated /users blocks to sit flush to the left, started work on the ACP including basic templates, added a method to get active users in all rooms (socket connections), added more routes mostly pointing to admin, added a routing folder to start organizing routes better, starting with admin.