Commit Graph

203 Commits

Author SHA1 Message Date
Oscar Manuel Gómez Senovilla
5c70ddf676 last time basque updates 2006-03-09 01:41:21 +00:00
Ralf Becker
c1722f0bf9 adding 1.3 api to dependencies 2006-03-08 21:41:25 +00:00
Ralf Becker
8cc0f09457 fixed an improved the interaction of calendar with the resources app:
- calendar owners set by the user- and the resource-selection are now independent, so you can add some users to your view and then add resources (without using the users again)
--> Interface with resources changed
- the resources selection now shows all selected resources, allows a multiselection and has an extra option none, to remove all resources from the cal-view
2006-03-06 07:15:54 +00:00
Oscar Manuel Gómez Senovilla
6d403d9f1c spanish updates 2006-03-06 01:25:54 +00:00
Ralf Becker
1eecd85d1e fixed all uses of "resource" to "Ressource" in the german translation 2006-03-05 08:21:45 +00:00
Ralf Becker
d44daadac3 make phrase "select resources" common, so it get loaded by calendar too 2006-03-01 08:51:41 +00:00
Oscar Manuel Gómez Senovilla
567a1600ec *** empty log message *** 2006-02-27 23:22:59 +00:00
Oscar Manuel Gómez Senovilla
2848a0930e *** empty log message *** 2006-02-11 02:29:21 +00:00
Oscar Manuel Gómez Senovilla
8854dfcc34 *** empty log message *** 2006-02-05 10:52:16 +00:00
Cornelius Weiß
f154645215 killed warning reported by jens benner 2006-01-20 07:10:18 +00:00
Cornelius Weiß
a45d978366 fix: cats where not recongnised on large number of cats
fix: cats where not displayed after creation
2006-01-17 16:49:46 +00:00
Oscar Manuel Gómez Senovilla
3610548d7e bug 1374900 and extra 2005-12-07 01:17:58 +00:00
Cornelius Weiß
46e955fd0c fixed bug reported by jsantand:
deleting of resources by non priveleged users
2005-12-04 22:06:02 +00:00
Oscar Manuel Gómez Senovilla
a7fc10f621 several italian and chines updates 2005-12-01 15:56:15 +00:00
Oscar Manuel Gómez Senovilla
77193a8839 italian updates 2005-11-27 09:54:56 +00:00
Cornelius Weiß
4114b70ed1 updated german translations 2005-11-21 18:31:18 +00:00
Oscar Manuel Gómez Senovilla
021e0f0aea spanish updates 2005-11-20 22:58:10 +00:00
Oscar Manuel Gómez Senovilla
03fd033b56 dutch updates 2005-11-20 09:49:41 +00:00
Ralf Becker
5a6e7a41f3 missing english phrases 2005-11-16 11:22:56 +00:00
Cornelius Weiß
c44e280838 adjustments for tinymce
updated xet's for release
2005-11-14 21:40:50 +00:00
Cornelius Weiß
c335cd37a9 added customfields
raised versionnumber to 1.2
2005-11-14 18:16:56 +00:00
Cornelius Weiß
76489981c8 a less selfish app order :-)
some default records to let usere easily see what resources is about
2005-11-14 16:42:21 +00:00
Oscar Manuel Gómez Senovilla
5c9dcc3194 Traditional chinese (Taiwan) completion 2005-11-13 10:38:23 +00:00
Cornelius Weiß
1e478273d3 fix non using global cats
adjust link registry
adjust popups due to the new help icon
2005-11-11 21:21:50 +00:00
Cornelius Weiß
1315d99b88 some more documentation updates 2005-11-10 23:35:55 +00:00
Oscar Manuel Gómez Senovilla
f0b4d5e25d include overlooked fudforum lang fix 2005-11-10 17:20:14 +00:00
Cornelius Weiß
4e20826dcf update documentation to run properly in phpdoumentor 2005-11-09 21:03:35 +00:00
Ralf Becker
a53e060aa0 updated dependencies to 1.2 api, etemplate & filemanager 2005-11-09 20:59:44 +00:00
Oscar Manuel Gómez Senovilla
24844f2972 norwegian updates 2005-11-09 16:53:36 +00:00
Oscar Manuel Gómez Senovilla
a3a5746186 spanish completion 2005-11-07 22:13:23 +00:00
Oscar Manuel Gómez Senovilla
c83fcf3dfe *** empty log message *** 2005-11-07 13:48:51 +00:00
Oscar Manuel Gómez Senovilla
71cfbad789 misc lang updates 2005-11-07 08:32:02 +00:00
Oscar Manuel Gómez Senovilla
ebd1e337b1 *** empty log message *** 2005-11-05 18:24:27 +00:00
Oscar Manuel Gómez Senovilla
b68272942e bug 1240675, from zt -> zh-tw. First part, just add new files 2005-11-05 13:45:37 +00:00
Oscar Manuel Gómez Senovilla
322c96c9ec language pending additions 2005-11-04 22:47:24 +00:00
wnz_gh05t
a5a22177b0 Fixed Javascript for multible-actions
nicified layouts
added some translations
2005-11-03 22:50:48 +00:00
wnz_gh05t
c155417f45 language fixes
fixed bug move accessory cats if master-cat is moved
2005-11-03 22:48:30 +00:00
Ralf Becker
996f686d29 removed soacl, as it contained only calls to the acl-class of the API, which are ok in BO 2005-11-03 06:36:23 +00:00
Ralf Becker
5de098d1be app title has to be in common 2005-11-02 12:10:36 +00:00
Ralf Becker
c85d34c0fe changed the following table-names:
- phpgw_accounts --> egw_accounts
- phpgw_acl --> egw_acl
- phpgw_log(_msg) --> egw_log(_msg)
- phpgw_config --> egw_config
- phpgw_applications --> egw_applications
This requires code-changes in many apps. Quite often I was able to replace the db access, with calls to the appropreate classes.
2005-11-02 11:45:52 +00:00
Ralf Becker
0db87ad750 removed selectbox if no resource-cats exist (gave and error and empty selectbox before) 2005-11-02 10:37:00 +00:00
Cornelius Weiß
13659ddb5e fine adjustment of buttons
buxfix in calendar select hook
added a sitemgr module
2005-10-27 21:53:44 +00:00
wnz_gh05t
3e0ec3a586 Make selectbox remember what resources cat was selected 2005-10-27 18:43:08 +00:00
Oscar Manuel Gómez Senovilla
2f4259dfd0 *** empty log message *** 2005-10-23 22:49:01 +00:00
Oscar Manuel Gómez Senovilla
7e86c7ef6f *** empty log message *** 2005-10-21 19:33:39 +00:00
Cornelius Weiß
484297c45a show calendar icon makes only sense if resource is bookable :-)
readonly fix for select-resources widget
2005-10-18 22:07:12 +00:00
wnz_gh05t
c22a34ef12 included image for calendar-views + fixed some button-JS in eTemplates 2005-10-18 21:51:04 +00:00
wnz_gh05t
f9dc135298 Add image for view calendar of resources 2005-10-18 21:49:27 +00:00
wnz_gh05t
c65589da23 make JS work for buttuns in sub-grid 2005-10-18 21:20:33 +00:00
Oscar Manuel Gómez Senovilla
9f22b7133f *** empty log message *** 2005-10-17 19:39:30 +00:00