Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Postal Owl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
The Postal Owl
Postal Owl
Repository graph
Project 'mj/owl' was moved to 'owl/owl'. Please update any links and bookmarks that may still have the old path.
Repository graph
You can move around the graph by using the arrow keys.
3bca155d7691147ff1bde92796d769d01c2e053c
Select Git revision
Branches
3
devel
default
global-attachments
master
protected
3 results
Begin with the selected commit
Created with Raphaël 2.2.0
15
Feb
14
12
11
10
6
30
Jan
31
Dec
29
2
13
Nov
10
24
Oct
23
14
11
30
Sep
22
16
Apr
3
5
Mar
23
Feb
21
19
17
16
15
12
9
5
4
Dec
28
Oct
21
16
6
22
Sep
3
Aug
29
May
16
10
1
8
Apr
8
Mar
4
12
Feb
11
10
8
7
6
18
Dec
25
Nov
20
Oct
17
11
10
28
Sep
27
26
2
Mar
28
Feb
27
29
Dec
9
21
Nov
19
Oct
16
2
1
29
Sep
28
28
May
21
21
Apr
20
9
18
Mar
17
13
12
8
6
5
26
Feb
24
22
19
13
Dec
28
Nov
27
20
10
9
29
Oct
26
24
19
17
16
15
14
12
9
6
5
Jinja: user_link for linking to a user profile
Add user profiles for teachers
Evaluation queue: Table heading
"Ack other teachers" and summary topics are no longer experimental
Experimental rendering of the Teacher's view on the client
API: Posts have tid and alive
README: Add details to installation instructions
Example config: Application root changed to "/"
Teacher: Remove a debug print
CLI: Implement moving of attachments to sub-directories
Disentagle editing, copying, and publishing of posts
Package: dateutils are not needed any more
Get rid of timezone trickery
Fix incompatibility of validators with newer WTForms
Fix URLs of attachments broken by recent library upgrades
Disentangle confusing meanings of g.is_teacher
Fix an embarassing bug in recognition of teacher accounts
Manual: Creation of courses
Change log: Creating courses
Course settings: Adding of new teachers
DB: get_object_changes()
Base template: The owl keeper has a special e-mail alias
Teachers can change identifiers and names of their courses
Use fields.Ident for topic identifiers
Teachers are allowed to create new courses
Replace wtforms.StringField by our fields.String
A field for identifiers
Generic module for form fields
Sessions store the is_teacher attribute
Fix constraints.txt
CAS login can set the is_teacher attribute
CLI: create-user --teacher
DB: User has an is_teacher attribute
Resolve "[Chrome] Browser back button does not restore form contents after (failed) submit"
Merge branch '125-chrome-browser-back-button-does-not-restore-form-contents-after-failed-submit' into 'devel'
Resolve "[Chrome] Browser back button does not restore form contents after (failed) submit"
Merge branch '123-scope-of-tex-definitions' into 'devel'
Resolve "Scope of TeX definitions"
README: How to run a test instance
CLI: create_user can create an admin account
Loading