summaryrefslogtreecommitdiffstats
path: root/app/controllers/custom_fields_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Use named routes in controllers.Jean-Philippe Lang2012-12-111-4/+4
* Replaces find(:all) calls.Jean-Philippe Lang2012-12-021-1/+1
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* Resourcified custom fields.Jean-Philippe Lang2011-12-091-12/+26
* remove trailing white-spaces from app/controllers/custom_fields_controller.rb.Toshi MARUYAMA2011-08-311-7/+7
* Fix potential Execution After Redirect bugs.Toshi MARUYAMA2011-05-011-2/+4
* New strings to localization (#5225)Azamat Hackimov2010-04-031-1/+1
* Removes "xxx and return" calls (#4446).Jean-Philippe Lang2009-12-181-1/+1
* Adds an admin layout that displays the admin menu in the sidebar.Jean-Philippe Lang2009-12-171-0/+2
* Added several more plugin hooks:Eric Davis2009-03-211-0/+2
* Reorder links refactoring (follows r2526).Jean-Philippe Lang2009-03-011-15/+0
* CustomFieldsController#list moved to #index.Jean-Philippe Lang2009-01-171-14/+8
* CustomFieldsController refactoring.Jean-Philippe Lang2009-01-171-13/+8
* Make use of tracker_ids association in issue custom field form.Jean-Philippe Lang2009-01-171-4/+0
* Moves @layout 'base'@ to ApplicationController.Jean-Philippe Lang2008-08-101-1/+0
* Adds custom fields on time entries (#772).Jean-Philippe Lang2008-07-221-0/+2
* Custom fields can now be reordered.Jean-Philippe Lang2007-11-121-3/+18
* Removed deprecated Object#type in CustomFieldsController.Jean-Philippe Lang2007-08-121-1/+1
* Applied the flash notices patch by Matt Jones (slightly edited).Jean-Philippe Lang2007-08-021-1/+1
* added svn:eol-style native property on /app filesJean-Philippe Lang2007-03-121-59/+59
* added the ability to set the sort order for trackersJean-Philippe Lang2007-01-311-2/+2
* custom fields list screen split in 3 tabs (one for each kind of custom fields)Jean-Philippe Lang2007-01-311-5/+6
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-051-0/+71
/stable30'>backport/47339/stable30 Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/cs.json
blob: ef06060231063e2a8954c6eb076b1a4da2b56daa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143