|
a2dca10e15
|
show portlet only if there are any notifications
|
2015-10-31 10:05:13 +01:00 |
|
|
ec28357ba7
|
notifications: portlet, translations
|
2015-10-30 12:52:42 +01:00 |
|
|
4a0b31b34d
|
notifications listing fully operative with marking notifications as read and filtering
|
2015-10-30 10:50:05 +01:00 |
|
|
d09e2a9d0a
|
work in progress: notifications listing
|
2015-10-25 15:42:36 +01:00 |
|
|
019eef29a6
|
work in progress: notification listing; improve 'unauthorized' view
|
2015-10-23 10:36:46 +02:00 |
|
|
c029cb2356
|
provide login.html as concept view (for use with a query), + a similar unauthorized view
|
2015-10-19 16:26:41 +02:00 |
|
|
e929a3154e
|
avoid UnicodeEncodeError when object name contains special characters
|
2015-10-19 09:31:34 +02:00 |
|
|
57588f1e19
|
fix access to manage_workspace page
|
2015-10-19 09:30:23 +02:00 |
|
|
853782fb35
|
work in progress: notifications listing
|
2015-10-17 12:17:56 +02:00 |
|
|
9f9df6599f
|
set up basic notification functionality
|
2015-10-16 09:26:49 +02:00 |
|
|
4229e24ff8
|
fix typo (additional recipients)
|
2015-08-04 10:42:16 +02:00 |
|
|
64c59e76a9
|
add *.pyo to .gitignore
|
2015-07-10 09:10:01 +02:00 |
|
|
d445239beb
|
backport fixes (member creation) from bbmaster2 branch
|
2015-06-17 16:29:43 +02:00 |
|
|
14242e77c7
|
avoid error when no report assigned
|
2015-06-17 16:28:44 +02:00 |
|
|
6b09ed2f9f
|
use setting on type for getting container for object creation
|
2015-04-16 12:31:31 +02:00 |
|
|
1efa3cbbdb
|
execute state transition before setting any fields to avoid side effects by settings in fields
|
2014-11-10 10:30:20 +01:00 |
|
|
ff23ddf90a
|
always track state changes; allow control of change tracking via 'force' parameter
|
2014-11-03 10:32:51 +01:00 |
|
|
13f80f2093
|
media asset: take modification date from file for versions
|
2014-10-02 07:57:38 +02:00 |
|
|
e4df135f5c
|
put query fields side by side; work in progress: field groups
|
2014-09-16 15:41:42 +02:00 |
|
|
d44b388b67
|
relation query field: show field data entered upon report execution
|
2014-09-16 13:57:28 +02:00 |
|
|
8fff0330d3
|
provide variant of report view that shows results only after query parameters have been entered
|
2014-09-15 19:36:50 +02:00 |
|
|
acbb1aa944
|
move flag for hiding states portlet to view/request annotation
|
2014-08-12 13:42:06 +02:00 |
|
|
68af0010aa
|
allow suppression of states portlet via flag 'hideStatesPortlet' in view
|
2014-08-12 13:13:22 +02:00 |
|
|
d07daca284
|
use new merge method for controlling report macros; provide default macros for some report field types
|
2014-08-12 13:08:35 +02:00 |
|
|
c28d2e88f1
|
do not show versioning part in edit form for concepts
|
2014-06-14 09:47:22 +02:00 |
|
|
da24ef6324
|
minor fixes on versioning, probably due to changes in Python 2.7 and BlueBream
|
2014-06-03 11:09:35 +02:00 |
|
|
ca8f509748
|
use title of adapted target object
|
2014-06-03 11:08:44 +02:00 |
|
|
65a861ca24
|
adjust line to max line lenght according to style guide (porting from Zope3 version)
|
2014-04-19 09:43:11 +02:00 |
|
hplattner
|
5d6abda1df
|
add condition for reload report button
|
2014-04-14 14:17:10 +02:00 |
|
hplattner
|
f2d50c0de2
|
Merge branch 'bbmaster' of ssh://git.cy55.de/home/git/loops into bbmaster
|
2014-03-31 13:26:23 +02:00 |
|
hplattner
|
888fb8d62c
|
add css class to report meta
|
2014-03-31 13:26:12 +02:00 |
|
|
70b473a48a
|
allow specification of filename on download
|
2014-03-31 11:17:26 +02:00 |
|
|
ad30929cfb
|
allow creation of resources within special concepts via showCreateResource option
|
2014-03-31 10:48:37 +02:00 |
|
|
40cc2c4079
|
fix removal of versions; apply also to versionable concepts
|
2014-03-05 09:31:37 +01:00 |
|
|
930249e057
|
use onclick event for printing instead of href to avoid side effects
|
2014-02-27 15:55:06 +01:00 |
|
|
2d1830b9b8
|
gracefully handle integer UIDs in tracks
|
2014-02-17 08:53:25 +01:00 |
|
|
598b2cc7b8
|
allow executing of reports on loops root object (no type options)
|
2014-02-16 09:43:28 +01:00 |
|
|
7c6145ca03
|
add dbtype for subreport field
|
2014-02-14 09:36:17 +01:00 |
|
|
58bab52f51
|
add field properties for controlling export of query results to an external database
|
2014-02-09 10:26:04 +01:00 |
|
|
9079d8e23e
|
fix type checking: avoid error for objects not providing a type
|
2014-01-22 16:59:24 +01:00 |
|
hplattner
|
94165f41bb
|
add structure tag to multiline report fields
|
2014-01-21 15:57:19 +01:00 |
|
|
f7224d80f8
|
ignore searches for certaing types if no or to short search text is given, using option loops.expert.search.minlen_text
|
2014-01-12 17:15:00 +01:00 |
|
|
cd1f36c694
|
dirty hack: suppress searching for accounts when no search text is given
|
2014-01-09 11:33:52 +01:00 |
|
|
d93074a038
|
limit tracking of changis to types specified in global option (if given)
|
2014-01-05 14:45:56 +01:00 |
|
|
311a3e5db4
|
tolerate ill-formed values with only one item
|
2014-01-02 17:28:28 +01:00 |
|
|
efcab23914
|
ignore search for concepts without specification of type or title
|
2013-12-15 19:35:49 +01:00 |
|
|
0263eacb3b
|
Merge branch 'master' into bbmaster
|
2013-12-14 09:28:09 +01:00 |
|
|
e78a5f4fc3
|
allow hiding of object actions: restrict via permissions
|
2013-12-09 08:46:59 +01:00 |
|
|
047d601043
|
fix self registration form: respect content type, remove excess br tag
|
2013-12-05 13:43:01 +01:00 |
|
|
48b1bf72ec
|
record states definition in change record for transition
|
2013-11-28 09:32:12 +01:00 |
|