Commit Graph

411 Commits

Author SHA1 Message Date
Ralf Becker
c0c2a0ed0e - fixed not working delete - was commented ;-)
- using original labels, for which we have translations
- always confirm with popup, not javascript confirm (makes things a lot easier)
2011-05-05 06:30:44 +00:00
Nathan Gray
0ccd420b6b Use action system to select all 2011-05-04 17:41:51 +00:00
Nathan Gray
cb4f68cd3d Make template changes to v1.9.002 2011-05-04 17:17:23 +00:00
Nathan Gray
03cd666e8b Implement client side delete confirmation 2011-05-03 23:31:40 +00:00
Ralf Becker
19cb4ca8d4 - got delegation and link via context working
- fixed sometimes not working context, because row id was not set
- disabling close and close all if not applicable
2011-05-03 07:26:32 +00:00
Nathan Gray
e92173afdd Work on context actions:
- Implement view of multiple selected parent / subs
- Implement link + delegation popups
- Fix filemanager action
- Change action selectbox to button, as in timesheet
2011-05-03 00:14:44 +00:00
Ralf Becker
1ef6edd5e8 Context menu for InfoLog: NOT YET COMPLETET, SOME STUFF WILL NOT WORK!
ToDo:
- implement view subs or parent from context
- test all context actions (some do not work)
- test CSS based disabling of actions
- change delegation or links popup not yet working (just an alert in index.js)
- delete of entries with subs (serverside confirmation displaying subs) probably not working
2011-05-02 19:41:21 +00:00
Ralf Becker
fd56c47151 * InfoLog/CalDAV: allowing clients to specify URL (name-part), as required by CalDAV spec 2011-04-11 09:29:39 +00:00
Nathan Gray
ff58170fb9 In wizard step, rename 'owner' to 'record_owner'. owner overwrites the definition owner. 2011-03-23 21:36:53 +00:00
Nathan Gray
1a210d13be Missed etemplate changes to add CC field 2011-03-10 16:44:22 +00:00
Nathan Gray
579d813ec9 * Add Cc field to Infolog 2011-03-08 19:18:07 +00:00
Nathan Gray
d59c8f06c4 By default, export all custom fields, use field labels instead of names 2011-03-02 17:14:49 +00:00
Nathan Gray
87945f9a43 Change default export to use labels, human friendly values 2011-03-02 01:08:57 +00:00
Nathan Gray
116523ccfd Add merge functionallity to infolog 2011-01-26 20:16:18 +00:00
Nathan Gray
e2baa8ab1d Add default import/export definitions 2011-01-26 00:12:19 +00:00
Nathan Gray
4266a8e876 More room for 'whole query' 2010-12-10 19:45:57 +00:00
Nathan Gray
f9e8c78eed - Add multi-entry action 'delete'
- Line up whole query and do not notify checkboxes
2010-12-09 19:56:05 +00:00
Nathan Gray
bbe5a682d0 Add checkbox to skip notifications of multiple entry actions 2010-12-08 22:09:59 +00:00
Nathan Gray
b8b8afcb2f Layout and lang for 'whole query' 2010-12-08 21:00:27 +00:00
Nathan Gray
7df2a5078f Multiple entry change responsible accepts groups too 2010-12-08 19:08:39 +00:00
Nathan Gray
acf078a1c0 - Abstract multiple actions code to remove multiple if / switches
- Add multiple entry action to change entry delegation
2010-12-08 19:01:13 +00:00
Nathan Gray
b2b292603d - Fix incorrect result counts when using whole query
- Add action to change completion
- Give warning if trying to change the status of a done entry.  Completion of 100% will change it right back.
- Fix ACL when linking - only link to entries with EDIT permission
- Hide group types if user has no access to them
2010-11-23 17:56:56 +00:00
Nathan Gray
57866ca97e Infolog actions - missed JS file, changes to play nice from other apps when they include the js file 2010-11-22 22:44:52 +00:00
Nathan Gray
71674ddb00 * Add actions on multiple infolog entries 2010-11-22 22:28:46 +00:00
Nathan Gray
d713925480 Remove options tab from the export dialog 2010-11-19 19:07:53 +00:00
Nathan Gray
e92cbb870e Add exporting via importexport 2010-11-08 17:19:22 +00:00
Ralf Becker
c2cb25aeb1 fixed 5px higher tab for history in infolog.edit 2010-11-02 14:14:47 +00:00
Nathan Gray
4fb9b91b15 Add span to bottom left hbox so 'Do not notify ...' doesn't get squished 2010-10-12 14:45:13 +00:00
Nathan Gray
d00b629269 Add a 'No notifications' checkbox to infolog edit dialog to avoid sending notifications 2010-10-08 17:48:36 +00:00
Nathan Gray
76d2792308 Get infolog working with import/export 2010-10-06 22:18:09 +00:00
Ralf Becker
50c43deec9 updating verson to 1.8 2010-09-05 15:24:34 +00:00
Ralf Becker
d9117ecff0 fixed handling of group acl: addressbook eg. is NOT using it at all 2010-04-20 06:57:57 +00:00
Ralf Becker
1e5717194b swaped category and contact row in edit: fixes parent get accidently set, if one types return to start contact search 2010-03-16 13:30:25 +00:00
Nathan Gray
fc3228806a Fix infolog print view to only display the custom fields allowed for that infolog type 2010-02-22 18:18:38 +00:00
Christian Binder
ada9a59f94 renamed misleading "close" button in infolog listview to "set status to done" 2009-12-15 12:14:23 +00:00
Stefan Becker
80f02187a6 added print template to infolog 2009-12-13 13:36:09 +00:00
Stefan Becker
d11469f91f added copy function to infolog and action box, more actions will follow 2009-12-11 08:34:47 +00:00
Oscar Manuel Gómez Senovilla
661ca6f93a Move infolog lang files 2009-11-28 13:25:09 +00:00
Oscar Manuel Gómez Senovilla
a70df0ddbb Pending language updates 2009-11-24 05:51:49 +00:00
Oscar Manuel Gómez Senovilla
02366eddbf tracker #2315 2009-11-18 20:18:55 +00:00
Oscar Manuel Gómez Senovilla
31bc2ff512 tracker #2349 2009-11-18 19:40:17 +00:00
Klaus Leithoff
0bfb18470d feature to be able to filter by startdate 2009-11-10 08:11:41 +00:00
Klaus Leithoff
dfcc5bb967 removed an extra } from infolog.header.right add phonecall Command Button 2009-10-05 09:04:19 +00:00
Christian Binder
512acfddc9 fixed typo reported by madsurgeon 2009-09-25 13:04:00 +00:00
Christian Binder
0947f51ce8 fixed typo reported by madsurgeon - some additional german translation 2009-09-25 12:39:11 +00:00
Ralf Becker
00ca396066 Added filter to list, which allows to show infologs linked to an entry
of any other applications, eg:
- infologs linked to a certain project
- infologs linked to a contact
2009-09-25 08:03:01 +00:00
Stefan Becker
051b00b199 added new filter for projects 2009-09-19 13:58:24 +00:00
Oscar Manuel Gómez Senovilla
2386a28cc5 Update Czech translation for trunk. Tracker #1956 2009-09-09 22:12:43 +00:00
Stefan Becker
39903fc957 changed again template of Infolog as subentry 2009-05-25 08:42:29 +00:00
Stefan Becker
9bf9debe63 changing template to make a infolog as a subinfolog 2009-05-22 13:26:42 +00:00