Oliver Günther
ccd86a4b75
Correct for wrong isInitial
9 years ago
Florian Kraft
93a3b2a56e
intitial display of error messages via the notification service
...
Signed-off-by: Florian Kraft <f.kraft@finn.de>
9 years ago
Jens Ulferts
efe4845130
generalize work package table dom even more
...
The only thing that remains to be specific is the
"work-package-table--container" class as the beginning of the element
block. With it, it should be possible to later on apply specific styles
to the work packages table again
9 years ago
Jens Ulferts
c26a58fe2c
apply interactive-table to work-packages-table
9 years ago
Henriette Dinger
99ec63a43f
made sure not only the title is truncated but other fields in details pane too
9 years ago
Henriette Dinger
974ca2a6c0
first effort to limit the text when long words are contained
9 years ago
Jens Ulferts
d7b0ef28bd
extraxt column highlighting into own directive
...
The directive is usable for every table and is used right away by the work packages table.
9 years ago
Jens Ulferts
73bee6fc25
remove col tags in dom
...
Those where left overs from the time where we always had the ID column and there was the "i" to trigger the details pane
9 years ago
Oliver Günther
d9d784e5cf
Move activities out of tabs
...
This moves activity templates and directives in their own
namespaces / module.
Also adds a single activity entry for overview and activity,
which itself selects the correct directive for the given activity
object.
9 years ago
Oliver Günther
96d563798a
Use ng-switch to determine activity type
9 years ago
Oliver Günther
11d9bd52b7
[21047] Work package activities also display repository revisons
...
This commit adds preliminary support for showing aggregated regular work
package activities and revisions linked to that particular work package
(through commit message referencing).
Related work packages:
https://community.openproject.org/work_packages/15422
https://community.openproject.org/work_packages/21047
9 years ago
Jan Sandbrink
7864f33f25
fix link to version
9 years ago
Jan Sandbrink
9526ef1968
correctly render initial activity in overview
9 years ago
Jan Sandbrink
a76faaf1a2
show initial journal in activity tab
9 years ago
Florian Kraft
0b70f375d5
translate a missing label
...
[ci skip]
Signed-off-by: Florian Kraft <f.kraft@finn.de>
9 years ago
Florian Kraft
03466b9f3a
get rid of ye olde attachments tab
...
Signed-off-by: Florian Kraft <f.kraft@finn.de>
9 years ago
Florian Kraft
33207613c8
typo and remove loading indicator for now
...
Signed-off-by: Florian Kraft <f.kraft@finn.de>
9 years ago
Florian Kraft
29e5916067
show an error notification instead of prolonging the file list
...
this will show files which cannot be uploaded in an error list in a notification
instead of using the file list.
Signed-off-by: Florian Kraft <f.kraft@finn.de>
9 years ago
Vadim Costin
b2a09cfb6a
fix style compatibility in all browsers supported
...
add missing class to attachment link
9 years ago
Florian Kraft
cac48d3bae
wrap the size definition into a helper method
...
the directive should not really care about whether an attachment is kB or MB
in size.
Signed-off-by: Florian Kraft <f.kraft@finn.de>
9 years ago
Florian Kraft
f410d43500
add a download link for attachments
...
Signed-off-by: Florian Kraft <f.kraft@finn.de>
9 years ago
Florian Kraft
55466d97a0
show file uploads in kilobytes
...
Signed-off-by: Florian Kraft <f.kraft@finn.de>
9 years ago
Florian Kraft
c9ac13197a
check for filesize
...
Signed-off-by: Florian Kraft <f.kraft@finn.de>
9 years ago
Florian Kraft
22d448dc77
allow deletion of existing attachments
...
Signed-off-by: Florian Kraft <f.kraft@finn.de>
9 years ago
Florian Kraft
96d5cdab8f
basic upload for details view
...
Signed-off-by: Florian Kraft <f.kraft@finn.de>
9 years ago
Florian Kraft
bfd4ed19d1
rebased against new notification styles
...
This will introduce some changes throughout the notifications. Upload
notifications can now group the uploads and the new notification system
can now receive removal commands.
In addition, I took the liberty of adding some minor animations
Signed-off-by: Florian Kraft <f.kraft@finn.de>
9 years ago
Florian Kraft
647ba83876
emit a message when uploads are pending
...
Signed-off-by: Florian Kraft <f.kraft@finn.de>
9 years ago
Florian Kraft
31e6d58a4c
add notification service with a centralized directive
...
this will enable notifications to be sent from anyone using the service,
displayed by the directive. It currently uses the $rootScope which is pretty
inefficient and should probably refactored to an pub/sub pattern style
implementation
Signed-off-by: Florian Kraft <f.kraft@finn.de>
9 years ago
Florian Kraft
d1929f5a17
add a basic upload service
...
Signed-off-by: Florian Kraft <f.kraft@finn.de>
9 years ago
Florian Kraft
1c933fb64b
provide a simple interface to files
...
Also, display a list. this also contains a simulation of how file descriptions
could be added.
Signed-off-by: Florian Kraft <f.kraft@finn.de>
9 years ago
Florian Kraft
c4a27100c3
rename subject attribute to something more meaningful
...
Signed-off-by: Florian Kraft <f.kraft@finn.de>
9 years ago
Florian Kraft
66da33c41d
refactor out duplicate functions from create and edit controllers
...
Signed-off-by: Florian Kraft <f.kraft@finn.de>
9 years ago
Mihail Maxacov
ebe62238d0
peace between create and update
9 years ago
Mihail Maxacov
4788c863cc
cancel button buff
9 years ago
Mihail Maxacov
edc8b7b5f7
seamless edit/create
9 years ago
Mihail Maxacov
6e965d9e3d
buttons and functional view
9 years ago
Mihail Maxacov
76521e956e
barely breathing wp form
9 years ago
Jan Sandbrink
2c19f97345
centralize knowledge of WP autocomplete url
...
- project information is not needed anymore
- the endpoint format was fixed anyway (also accepted parameters)
9 years ago
Jan Sandbrink
cc844c1068
centralize knowledge of WP autocomplete url
...
- project information is not needed anymore
- the endpoint format was fixed anyway (also accepted parameters)
10 years ago
Florian Kraft
c93c033128
order the options in the modal selects
...
this will order the select options alphabetically
Signed-off-by: Florian Kraft <f.kraft@finn.de>
10 years ago
Florian Kraft
b2dffdaa27
work around white space wrapping in FF
...
this will prevent the cutting of of the delete icon - the initial problem here
is fixed by suppressing the whitespace property via an `icon` class in the table
cell holding the icon.
Signed-off-by: Florian Kraft <f.kraft@finn.de>
10 years ago
Cameron Prebble
9035579ccf
Make onbeforeunload event not fire when angular form is submitted.
...
- Revert using the ng-submit for the activity comments form.
- Listen to form button click to remove `changed` data attribute and prevent warning.
10 years ago
Cameron Prebble
64e110ca56
Use same list style from 'Activity' panel on the 'Latest Activity' group.
10 years ago
Cameron Prebble
765682f4ae
Make 'Latest Activity' title same as other h3 titles in detail pane
10 years ago
Cameron Prebble
f753fa4a70
Move activity createComment trigger to form submit.
...
Move how activity comments get triggered to the form submit rather than button click to allow for onbeforeunload events to be properly handled.
10 years ago
Jan Sandbrink
a7a959aa4f
always embed the attachments
10 years ago
Florian Kraft
3eeaa8a67c
make the timelines toolbar a little bit more approachable
...
Signed-off-by: Florian Kraft <f.kraft@finn.de>
10 years ago
mhirtie
f7b668437e
Refactor date range directive to match the current system of directives.
10 years ago
mhirtie
2124e98622
Add of posibility to select end date before start date, and vice-versa.
...
Add of highlighing of changed field.
10 years ago
Alex Coles
db963eb97d
Apply alt highlight in work packages toolbar
...
Signed-off-by: Alex Coles <alex@alexbcoles.com>
10 years ago