History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
32e25ce12961 | Tobias Johansson (mutze) | Notifications regression: Notifications not created | Feb 19 | |||
bba1448acd0f | Sybren A. Stüvel (sybren) | Added two more maintenance cmds for finding & fixing projectless files | Dec 5 2018 | |||
de8633a5a46b | Sybren A. Stüvel (sybren) | Formatting | Dec 4 2018 | |||
de5c7a98a50c | Sybren A. Stüvel (sybren) | Added CLI command for soft-deleting projectless files | Dec 4 2018 | |||
6ad12d0098fa | Tobias Johansson (mutze) | Video Duration: The duration of a video is now shown on thumbnails and bellow… | Oct 3 2018 | |||
2935b442d8cc | Francesco Siddi (fsiddi) | Remove outdated remarkdown_comments management command | Sep 17 2018 | |||
f7220924bc69 | Sybren A. Stüvel (sybren) | Replaced deprecated call to collection.count() | Aug 30 2018 | |||
efd345ec46b1 | Sybren A. Stüvel (sybren) | Upgrade attachments CLI cmd: added compatibility with new 'validator' key | Aug 29 2018 | |||
67e8e7c082b4 | Sybren A. Stüvel (sybren) | Disallow spaces in attachment slugs | Apr 3 2018 | |||
cbb5d546ef83 | Sybren A. Stüvel (sybren) | Fixed CLI cmd upgrade_attachment_schema | Apr 3 2018 | |||
a86920fc7391 | Sybren A. Stüvel (sybren) | Disallow spaces in attachment slugs | Apr 3 2018 | |||
14b31174dc51 | Sybren A. Stüvel (sybren) | Fixes to upgrade_attachment_schema() for URL-less projects | Apr 3 2018 | |||
3b452d14ce32 | Sybren A. Stüvel (sybren) | Render attachments with shortcodes rather than slugs | Apr 3 2018 | |||
0841d52dd1b7 | Sybren A. Stüvel (sybren) | Removed unused imports | Apr 3 2018 | |||
d3ff88e5cfa4 | Sybren A. Stüvel (sybren) | Also replace node types when key with underscore changed | Mar 27 2018 | |||
d2a0a5ae26d4 | Sybren A. Stüvel (sybren) | Added CLI command 'maintenance purge_home_projects' | Mar 27 2018 | |||
195edf679cd0 | Sybren A. Stüvel (sybren) | Improved replace_pillar_node_type_schemas CLI cmd further | Mar 27 2018 | |||
d24715a22487 | Sybren A. Stüvel (sybren) | Smarter upgrades of node type definitions | Mar 27 2018 | |||
f2888069dbc6 | Sybren A. Stüvel (sybren) | Added pillar.api.utils.utcnow() which returns a datetime for 'now' | Feb 13 2018 | |||
660b7a38112e | Sybren A. Stüvel (sybren) | Added 'maintenance refresh_content_disposition' CLI command | Jan 26 2018 | |||
e5fb156224d9 | Sybren A. Stüvel (sybren) | Fix logging in check_home_project_groups CLI command | Jan 26 2018 | |||
54bb506e10cf | Sybren A. Stüvel (sybren) | Orphan finder: also interpret 24-char hex strings as ObjectIDs | Sep 14 2017 | |||
d4facbf2e33c | Sybren A. Stüvel (sybren) | Orphan finder: store the orphan-files.txt file in STORAGE_DIR | Sep 14 2017 | |||
5d137ac997f5 | Sybren A. Stüvel (sybren) | Added Celery task for refreshing file links | Sep 14 2017 | |||
c272b5d4bb1a | Sybren A. Stüvel (sybren) | refresh_backend_links CLI: don't convert str → int multiple times | Sep 14 2017 | |||
3be47056a0b5 | Sybren A. Stüvel (sybren) | Orphan finder: drop the per-project finding | Sep 14 2017 | |||
f650835c07a5 | Sybren A. Stüvel (sybren) | Orphan finder: soft-delete orphan files | Sep 13 2017 | |||
33feaa81cac6 | Sybren A. Stüvel (sybren) | Orphan finder: refuse to find orphans when orphan-files.txt exists. | Sep 13 2017 | |||
16bf193b0ea0 | Sybren A. Stüvel (sybren) | Added soft-delete to the files schema. | Sep 13 2017 | |||
ce59bc333586 | Sybren A. Stüvel (sybren) | Orphan finder: write file object IDs to orphan-files.txt | Sep 13 2017 | |||
46d834f5aa1c | Sybren A. Stüvel (sybren) | Orphan finder: log duration of orphan file search | Sep 13 2017 | |||
4be05c8b5753 | Sybren A. Stüvel (sybren) | Orphan finder: when iterating all projects, gracefully stop at CTRL+C | Sep 13 2017 | |||
5ce02bbbfe43 | Sybren A. Stüvel (sybren) | Orphan finder: fix bug when no orphan files are found | Sep 13 2017 | |||
d01b498ad593 | Sybren A. Stüvel (sybren) | Orphan finder: Default project._deleted to False | Sep 13 2017 | |||
b1d69b2304cf | Sybren A. Stüvel (sybren) | Added orphan file finder. Works per project or pass 'all' for all projects. | Sep 13 2017 | |||
2482381999bb | Sybren A. Stüvel (sybren) | Added ability to add missing node types to replace_pillar_node_type_schemas | Jun 16 2017 | |||
6e6ea6082de9 | Sybren A. Stüvel (sybren) | Renamed _attachments_embedded_schema to attachments_embedded_schema | Jun 16 2017 | |||
a7d3ba24b49f | Francesco Siddi (fsiddi) | Refactor cli scripts in submodules | May 24 2017 |