Henrik Levkowetz
82ea433dd3
Upped the required version of selenium (Minimum Libs test-run failure).
...
- Legacy-Id: 17705
2020-04-29 11:53:11 +00:00
Henrik Levkowetz
c5a7cfaf10
Changed the verbosity of the purge_request_profiler_records command to require -v2 to show records deleted.
...
- Legacy-Id: 17704
2020-04-28 18:04:00 +00:00
Henrik Levkowetz
0ee45ebb87
Renamed a migration (multiple leaf nodes)
...
- Legacy-Id: 17703
2020-04-28 17:59:07 +00:00
Henrik Levkowetz
5c597430f4
Removed an unused setting
...
- Legacy-Id: 17702
2020-04-28 15:27:03 +00:00
Henrik Levkowetz
42995fadea
Merged in ^/branch/iola/meeting-improvement-r17214@17617, which provides a new meeting schedule editor.
...
- Legacy-Id: 17701
2020-04-28 14:34:34 +00:00
Henrik Levkowetz
d55f0aa084
Set version info and settings back to development mode
...
- Legacy-Id: 17699
2020-04-27 20:36:50 +00:00
Henrik Levkowetz
5bbc7adc67
Set version info to release version 6.128.0 before branching.
...
- Legacy-Id: 17697
2020-04-27 20:36:31 +00:00
Henrik Levkowetz
bcf796f52f
Changelog entry for 6.128.0
...
- Legacy-Id: 17696
2020-04-27 20:36:19 +00:00
Henrik Levkowetz
d8dca51f6b
Code coverage data for release 6.128.0
...
- Legacy-Id: 17695
2020-04-27 20:36:04 +00:00
Henrik Levkowetz
bd53b197d8
Removed a debug statement
...
- Legacy-Id: 17693
2020-04-27 19:58:28 +00:00
Henrik Levkowetz
66175b20df
Changed etherpad port to 9009 in the links in 2 templates.
...
- Legacy-Id: 17692
2020-04-27 19:47:50 +00:00
Henrik Levkowetz
f8760cdf6f
In IPR disclosure statement updates, don't show links to parked IPR declarations, since they will 404.
...
- Legacy-Id: 17691
2020-04-26 11:04:16 +00:00
Henrik Levkowetz
20013f28da
Removed a debug statement.
...
- Legacy-Id: 17690
2020-04-26 10:44:55 +00:00
Henrik Levkowetz
c556820f5f
Fixed a server 500 on missing flooplan image file, which should have returned a 404.
...
- Legacy-Id: 17689
2020-04-25 19:10:06 +00:00
Henrik Levkowetz
8a7f4ce96e
Enhanced [17687] slightly, adding rendering of other status settings than cancelled, and adding warning background for cancelled. See issue #2963 .
...
- Legacy-Id: 17688
Note: SVN reference [17687] has been migrated to Git commit 48562d131b
2020-04-25 14:34:56 +00:00
Henrik Levkowetz
48562d131b
Changed the date/datetime at the top of meeting session pages to indicate timezone, and be given in UTC for virtual interim meetings, but meeting timezone with UTC in parentheses for in-person meetings. Fixes issue #2963 .
...
- Legacy-Id: 17687
2020-04-25 12:02:05 +00:00
Henrik Levkowetz
59df536958
Added a template filter that is a replacement for Django's builtin 'date' filter, with a more polymorphic signature: It accepts either datetime or date input, and ignores time-specific format entries when handling a date.
...
- Legacy-Id: 17686
2020-04-25 11:29:15 +00:00
Henrik Levkowetz
e0bd77f8a3
Fixed a html closing tag error.
...
- Legacy-Id: 17684
2020-04-24 18:15:44 +00:00
Henrik Levkowetz
788321dbf3
Added two new methods to TimeSlot: local_start_time() and local_end_time().
...
- Legacy-Id: 17682
2020-04-24 15:13:39 +00:00
Henrik Levkowetz
2e1e2b7ad1
Fixed an issue with error reporting of bad script switches for docker/updatedb.
...
- Legacy-Id: 17681
2020-04-23 18:53:07 +00:00
Henrik Levkowetz
20c1bd532f
Added a warnings filter for some versions of 'coverage' under Py3.
...
- Legacy-Id: 17680
2020-04-23 18:51:32 +00:00
Henrik Levkowetz
e920337c69
Moved minimum version up for python-magic, due to a Py3 issue with earlier versions.
...
- Legacy-Id: 17679
2020-04-23 18:50:30 +00:00
Henrik Levkowetz
ebf9d1d32c
Fixed a Py2/Py3 issue in patch.py.
...
- Legacy-Id: 17677
2020-04-23 04:15:08 +00:00
Henrik Levkowetz
9a3f1059e1
Gave docker/updatedb a --quiet flag for use with buildbot.
...
- Legacy-Id: 17676
2020-04-23 04:14:18 +00:00
Henrik Levkowetz
9aeda11a29
Removed some Py2 compatibility decorators.
...
- Legacy-Id: 17673
2020-04-21 13:54:31 +00:00
Henrik Levkowetz
493f393217
Updated another minimum versions for required packages.
...
- Legacy-Id: 17672
2020-04-21 07:05:41 +00:00
Henrik Levkowetz
5c0f15c9a7
Updated some minimum versions for required packages.
...
- Legacy-Id: 17671
2020-04-20 21:16:49 +00:00
Henrik Levkowetz
26907e510d
Merged in [17663] from rjsparks@nostrum.com:
...
Show recent meetings on a group's meeting tab even if there aren't other past meetings. Fixes #2961 .
- Legacy-Id: 17670
Note: SVN reference [17663] has been migrated to Git commit fec811de36
2020-04-20 18:27:45 +00:00
Henrik Levkowetz
52a01645c7
PyFlakes fix
...
- Legacy-Id: 17669
2020-04-20 18:26:57 +00:00
Henrik Levkowetz
3054b8cf58
Removed usage of maybe_create_svn_symlinks()
...
- Legacy-Id: 17668
2020-04-20 18:03:25 +00:00
Henrik Levkowetz
6face5ff3a
Cleaned up a patch.
...
- Legacy-Id: 17667
2020-04-20 17:56:12 +00:00
Henrik Levkowetz
c1f6743b36
Removed code from checks.py that isn't needed any more under Py3.
...
- Legacy-Id: 17666
2020-04-20 17:55:07 +00:00
Henrik Levkowetz
8ec63ca0e1
Removed Py2 svn-package settings, and added a patch for request_profiler.
...
- Legacy-Id: 17665
2020-04-20 17:51:47 +00:00
Henrik Levkowetz
a99a4a3d3a
Added an explicit dependency on svn. Under py3 it can be installed with pip, and doesn't need OS packages for python-subversion (it still needs libsvn1, though).
...
- Legacy-Id: 17664
2020-04-20 17:49:34 +00:00
Robert Sparks
fec811de36
Show recent meetings on a group's meeting tab even if there aren't other past meetings. Fixes #2961 . Commit ready for merge.
...
- Legacy-Id: 17663
2020-04-20 17:31:28 +00:00
buildbot
e9b2ecd59e
Added the possibility of specifying worker path on the command line for the restart-workers script
...
- Legacy-Id: 17662
2020-04-20 12:53:18 +00:00
buildbot
dcc083633b
Added a buildbot_passwords template
...
- Legacy-Id: 17661
2020-04-20 12:52:16 +00:00
buildbot
5aa54aee5d
Removed excess workers
...
- Legacy-Id: 17660
2020-04-20 12:51:29 +00:00
buildbot
be03c9e527
Updated buildbot master config file.
...
- Legacy-Id: 17659
2020-04-20 12:00:07 +00:00
buildbot
4f9a112645
Added a buildbot master config file for buildbot 2.7, and a passwords template.
...
- Legacy-Id: 17658
2020-04-20 11:53:58 +00:00
buildbot
cdaa2bc437
Updated buildbot from 0.8 to 2.7, transitioned to Python 3, and added some convenience scripts.
...
- Legacy-Id: 17657
2020-04-19 13:21:49 +00:00
Henrik Levkowetz
19a26dc39a
Merged in [17650] from rjsparks@nostrum.com:
...
Refactor disqualifying roles into one place.
- Legacy-Id: 17652
Note: SVN reference [17650] has been migrated to Git commit d981076432
2020-04-16 12:25:45 +00:00
Henrik Levkowetz
3e80114114
Merged in [17649] from rjsparks@nostrum.com:
...
Follow RFC8713 section 4.15 for roles that disqualify for nomcom. Fixes #2944 .
- Legacy-Id: 17651
Note: SVN reference [17649] has been migrated to Git commit b387599dac
2020-04-16 11:36:19 +00:00
Robert Sparks
d981076432
Refactor disqualifying roles into one place. Commit ready for merge.
...
- Legacy-Id: 17650
2020-04-15 22:34:44 +00:00
Robert Sparks
b387599dac
Follow RFC8713 section 4.15 for roles that disqualify for nomcom. Fixes #2944 . Commit ready for merge.
...
- Legacy-Id: 17649
2020-04-15 21:39:58 +00:00
Henrik Levkowetz
78963ecdef
Added request profiler and a management command to purge profiler records.
...
- Legacy-Id: 17648
2020-04-15 20:48:08 +00:00
Henrik Levkowetz
1b94e10f4a
Added template fragment caching for upcoming meetings page.
...
- Legacy-Id: 17647
2020-04-15 20:46:00 +00:00
Henrik Levkowetz
623d25f4c0
Tweaked the group 'closing notes' edit line for the secretariat on the group about page.
...
- Legacy-Id: 17645
2020-04-15 19:02:02 +00:00
Henrik Levkowetz
cefd3506f4
Migration for updated list of personal API endpoints.
...
- Legacy-Id: 17644
2020-04-15 18:35:25 +00:00
Henrik Levkowetz
69a5d0817d
Refined the GUI for personal API endpoints so that endpoints for which one does not have the right Roles do not show in the GUI, and added a supporting method on Person objects. Updated tests accordingly.
...
- Legacy-Id: 17643
2020-04-15 17:22:06 +00:00