43 Commits (e964ca1486706d80f67f6267571765cbb3edd463)

Author SHA1 Message Date
Julian Lam e7386e20cf closes #4505 9 years ago
psychobunny 38af8344cc missed a spot for topics:read priv 9 years ago
psychobunny b37b083a4d new privilege: Access Topic
differentiation between Access Category and Access Topic, ie. allows you
to see the category view but not actually enter the topic itself
9 years ago
barisusakli 54ccdf5262 closes #4651 9 years ago
Julian Lam f91f705f90 Merge branch 'master' into fix-vendors 9 years ago
barisusakli b948e031f6 closes #2779 9 years ago
Julian Lam 22f73a8f68 fixes #4463 9 years ago
barisusakli e8b8f115b7 closes #3652 9 years ago
barisusakli 7e6e3b3a40 closes #4383 9 years ago
Julian Lam a275aaeaf5 fixes #4361 9 years ago
barisusakli df9558f1fa closes #4268 9 years ago
Julian Lam e1323c0295 Updated js code so vendors can be added to the modules folder, so
they can be required properly and we can finally get rid of that
really annoying "mismatched anonymous" error in Require.js.

First module to make the transition: Chart.js
9 years ago
Julian Lam db3446b1ca updated some of the graph colours 9 years ago
Julian Lam 088940d4c7 Squashed commit of the following:
commit 49e6c0040cc82c1e2684933a8e167ef14854aff8
Author: Julian Lam <[email protected]>
Date:   Thu Feb 25 16:12:15 2016 -0500

    added recording and charts for topic and post counts globally and by cid

commit e02ff70757f778aa016fbc42ef10a5da2d07a9d9
Author: Julian Lam <[email protected]>
Date:   Thu Feb 25 15:35:49 2016 -0500

    added labels to charts

commit e75d83bf3886e5183bcf5fcd848d71c513761e01
Author: Julian Lam <[email protected]>
Date:   Thu Feb 25 13:30:47 2016 -0500

    added per category graphs to ACP management page

commit e3f543200950925cc9e8bf33cccb592f949a100e
Author: Julian Lam <[email protected]>
Date:   Thu Feb 25 12:36:11 2016 -0500

    updated analytics to move helper methods to analytics lib and sending per category analytics to ACP page

commit 01891d8f7c408925fcdad18dcaa941e5ebbeb9b2
Author: Julian Lam <[email protected]>
Date:   Wed Feb 24 16:48:55 2016 -0500

    saving per-category analytics, and updated the writeData method to use async for "clarity"
9 years ago
barisusakli 1ad4128649 closes #3917, closes #2941 9 years ago
barisusakli de4d747e63 closes #3742 10 years ago
barisusakli ee8bb8d908 closes #3634 10 years ago
Barış Soner Uşaklı 5b08538264 closes #3614 10 years ago
psychobunny ff2543e522 thought they all seemed pretty self-explanatory to me 10 years ago
psychobunny bc5f9d0199 closes #3536 10 years ago
psychobunny dfa4f47289 save / create buttons for categories/category 10 years ago
psychobunny bd494207eb got rid of that fancy edit for cat name/desc + improved layout for settings 10 years ago
psychobunny ffd38b8cc3 some UX tweaks to manage/category 10 years ago
yariplus 67e450a05b Fix issues with acp category page
strange name for background size variable
invalid class selectors
hijacking of background style
10 years ago
barisusakli 2b493964d0 closes #3296 10 years ago
barisusakli ffd22f50ff closes #1999 10 years ago
Julian Lam ceb4de653d fixed #3295 10 years ago
barisusakli 536c443c1e closes #3231 10 years ago
psychobunny 2dfb9837a7 log 10 years ago
Julian Lam 8f7416d1cb updated acp category privilege settings so that not all groups are shown in privilege table, closes #3036 10 years ago
Julian Lam 9e994f3baf finally closed #2887 -- added implicit privilege markers to client-side privileges table 10 years ago
Julian Lam c706638b5d updating groups access control so:
1. Guests can no longer receive the moderate bit
  2. If you attempt to grant the moderate privilege to a public group, a confirmation modal appears
  3. A lock icon is present next to all private groups
10 years ago
Mega 30ad24caa6 Hide "Remove" buttun as well 10 years ago
Mega 3947710a3d fix:removing category images via ACP 10 years ago
Julian Lam d95f5a9ae0 added help block to category purge button, updated iconSelect library to use templates in a better way, hooked up iconSelect for category mgmt, #2463 10 years ago
Julian Lam e340b9fffe fixed save/delete/purge in category ACP, #2463 10 years ago
Julian Lam 7cdfe143ab fixed bug where cid was hardcoded, and switched format back to storing group names, not slugs, #2887 10 years ago
Julian Lam 9dece4a1db added some missing files from previous commits, fixed setParent mechanic which broke after I refactored, #2463 10 years ago
Julian Lam 9b84a887d3 a huge frickin' number of changes for #2887. This is part of #2463 10 years ago
Julian Lam 815ea88fa5 readded some missing classes, fixed some styling on category.tpl, fixed image uploading code 10 years ago
Julian Lam 02e0d4635b icon mgmt for #2463 10 years ago
Julian Lam dfe8e8de70 image uploading for categories, #2463 10 years ago
Julian Lam 1186bff890 category edit page, #2463 10 years ago