Commit Graph

515 Commits

Author SHA1 Message Date
Nathan Gray
852497c4f6 Implode arrays when not exporting human-friendly values so they don't say 'Array' 2010-12-10 22:56:02 +00:00
Nathan Gray
fd93d0579a Load custom field values, if needed 2010-11-23 18:27:14 +00:00
Nathan Gray
9c25a8c6d9 Respect convert to human friendly values option 2010-11-22 23:49:40 +00:00
Nathan Gray
1ddd40f94b Add importexport support 2010-11-15 20:14:50 +00:00
Klaus Leithoff
0aaf531ec7 resources: allow to retrieve the elements of the resources sidebox calendar elements only and not as full html 2010-10-13 07:15:09 +00:00
Ralf Becker
50c43deec9 updating verson to 1.8 2010-09-05 15:24:34 +00:00
Oscar Manuel Gómez Senovilla
65f1702caa Tracker #2657 2010-08-25 16:23:17 +00:00
Oscar Manuel Gómez Senovilla
2f0df89b4f Tracker #2703 2010-08-25 16:14:29 +00:00
Klaus Leithoff
ea6ad0129a check the cat filter. If you have no read rights for any cats (and with that resources) set the cat-filter to null. As cat_id is enforced for resources by UI, you should not ret any results, which is expected if you have no read rights. 2010-07-08 15:01:40 +00:00
Ralf Becker
0b417cf339 fixed not working resource selection in calendar 2010-06-10 12:29:32 +00:00
Ralf Becker
bb76ce8cc1 using javascript:open_window url, instead of html markup 2010-06-04 11:37:38 +00:00
Klaus Leithoff
bf21aad052 translation provided by mkk 2010-05-20 08:07:13 +00:00
Klaus Leithoff
144f74cf80 translation provided by mkk 2010-05-20 08:07:12 +00:00
Klaus Leithoff
f4f8464414 translations provided by mkk and gm 2010-04-14 12:05:56 +00:00
Nathan Gray
4653674fa9 Define colums_to_search and use search2criteria() to get extra search functionality 2010-04-01 20:57:15 +00:00
Ralf Becker
936c636ffd display upload failed (because post_max_size of webserver exceeded) message from etemplate, could be nicer but way better then before 2010-02-05 03:34:17 +00:00
Ralf Becker
2805cc1904 adapting resources install to changed categories class (cat_owner=0 instead -1) 2010-01-31 04:41:13 +00:00
Klaus Leithoff
4e2ae9e19c fix typo? 2009-12-11 14:29:41 +00:00
Nathan Gray
4139c23ef7 Implement new link hook view_list, to be able to be taken to a list of entries 2009-12-08 23:10:06 +00:00
Nathan Gray
00a75858ea Implement options so link_query() can be limited 2009-12-08 23:09:45 +00:00
Oscar Manuel Gómez Senovilla
7ef905e50a Recover history from rev 28595 2009-12-02 20:12:18 +00:00
Oscar Manuel Gómez Senovilla
f22c9b9731 Temporary removal to recover history from rev 28595 2009-12-02 20:11:30 +00:00
Oscar Manuel Gómez Senovilla
c45fb85003 Move lang files for resources 2009-11-28 17:53:41 +00:00
Klaus Leithoff
45e33f6e11 setting the size of the table of the mainview to 100% 2009-11-28 16:00:07 +00:00
Ralf Becker
d91933ac5f "fixed IE8 problem (maybe other IE version too): can NOT select resource" 2009-11-24 11:55:10 +00:00
Ralf Becker
e98c7b8770 "fixed missing categories in \"all categories\" filter, if (sub-)categories have same names" 2009-11-06 18:47:31 +00:00
Ralf Becker
18b145fe24 "identing category levels a bit more" 2009-11-06 10:00:02 +00:00
Ralf Becker
c531f0077e - inherit ACL and admin from parent categories
+ ACL get or'ed together (you can't take away rights)
  + admins only get inherited, if there's none defined in cat
- store state of category filter for select resource popup (not
  currently used in stock EGroupware)
2009-11-05 19:37:28 +00:00
Ralf Becker
0548cf5770 - added roles to UI
- enabling again resource booking without direct booking permission
  (status is then unknown, not accepted)
2009-10-12 19:16:42 +00:00
Ralf Becker
e13a988433 "upps debug message ;-)" 2009-09-29 10:07:03 +00:00
Ralf Becker
fd7fedabaf - new method to read multiple titles with one sql query
- pre-seeding title cache from get_calendar_info()
2009-09-29 10:02:09 +00:00
Ralf Becker
84519f0575 Modernized resource selection
- optional extra columns: description, location, storage info
- using column selection and nm sort-headers
- give selectbox more space 20% now
2009-09-29 09:30:41 +00:00
Ralf Becker
bfb5eb6682 "fixed not working regular expression to hide .picture.jpg, it was hiding all attachments" 2009-09-20 09:47:48 +00:00
Ralf Becker
b928db2182 some improvments for resource selection
- if parent cat select also return children
- disable column selection and csv export
- small rework of UI (more compact and close to rest of EGw)
2009-08-10 19:50:36 +00:00
Ralf Becker
97514cd296 "make cat selection identical to etemplate stock one" 2009-08-10 19:19:10 +00:00
Ralf Becker
232252475f patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6).
Patch is mostly created by script in egroupware/doc/fix_depricated.php in separate commit.
I do NOT advice to apply this patch to a production system (it's commited to trunk!), as the automatic modified regular expressions have a good change to break something ...
2009-06-08 16:21:14 +00:00
Ralf Becker
2e4577ae83 skipping unnecessary redirect by directly displaying index-method link in navbar 2009-03-30 08:48:59 +00:00
Klaus Leithoff
0977164c37 fixed a bug connected to ralfs category patch 2009-02-25 09:00:58 +00:00
Klaus Leithoff
fd1e565e6e quitening some errors, regarding some not found calendar/link data 2009-02-20 12:52:16 +00:00
Ralf Becker
3c3cf6d15c fixed old calendar method name in booking multiple ressources, thanks to Moe from the German list 2008-11-12 07:59:47 +00:00
Oscar Manuel Gómez Senovilla
7c3ab3ab8c tracker #1774, added estonian translation 2008-11-02 14:23:56 +00:00
Oscar Manuel Gómez Senovilla
3edee675a7 tracker #1812 2008-11-02 13:38:18 +00:00
Ralf Becker
b17b108062 "using static method of config class to fetch the custom fields" 2008-10-25 05:25:52 +00:00
Klaus Leithoff
78c724b0cb fixed a bug (copy&paste error) that hindered the saving of customfields 2008-10-24 11:30:53 +00:00
Klaus Leithoff
f5b04aa513 fixing a bug related to the saving of an resource, with an own picture already attached 2008-10-24 11:04:27 +00:00
Klaus Leithoff
c42bcee466 fixed typo/extra if in switch statement 2008-10-20 14:01:43 +00:00
Ralf Becker
70eb8350e7 fixed old class-name of calendar 2008-10-20 13:57:08 +00:00
Oscar Manuel Gómez Senovilla
504b096e06 latest update of egw translators pending work 2008-10-15 21:11:30 +00:00
Ralf Becker
82bbc1238f Update to move resource pictures in the regular attachment dir with name
.picture.jpg
2008-10-10 17:51:06 +00:00
Ralf Becker
b7d41043ac Store pictures now like file attachments with name .picture.jpg
(they are suppressed from being displayed as regular attachment).
Thumbnails are handled via etemplates thumbnail facility.
2008-10-10 17:04:22 +00:00
Ralf Becker
6ae2813e65 patch #1624 from Regis Leroy: check resource availablity on search and config to deny resource reservation on private events, plus German translation 2008-10-10 10:24:31 +00:00
Ralf Becker
f1641b22fc "update API and etemplate dependency" 2008-10-07 07:23:08 +00:00
Oscar Manuel Gómez Senovilla
8ed57c413b tracker #1747 2008-10-05 19:24:49 +00:00
Ralf Becker
eab06a2ac0 fixed typo: infor(m)ation 2008-09-10 06:07:19 +00:00
Ralf Becker
b3270f51ab fixed (hopefully last) wrong link to calendar_uiviews 2008-09-10 05:53:42 +00:00
Ralf Becker
785189d884 "sort users/groups by account_display pref" 2008-08-09 04:43:31 +00:00
Oscar Manuel Gómez Senovilla
f98569ee85 Updated russian translation (#1658) and some spanish updates 2008-08-03 19:07:15 +00:00
Oscar Manuel Gómez Senovilla
77f63b4c00 updated russian translation 2008-07-29 20:40:02 +00:00
Oscar Manuel Gómez Senovilla
241e844f4b Resulting lang files after applying the "Search for new phrases" in translation tools for every app 2008-07-26 21:59:22 +00:00
Oscar Manuel Gómez Senovilla
e6a0bc30a9 tracker #1511 2008-07-25 21:22:37 +00:00
Régis Leroy
f6bd7e9508 strange book implies book which means implies cal read 2008-06-17 13:24:33 +00:00
Régis Leroy
28f22e76cb counter-sens in french trad 2008-06-17 13:03:21 +00:00
Ralf Becker
e22ed15774 fixing renamed classes in calendar 2008-06-12 07:49:30 +00:00
Ralf Becker
b484528188 use new vfs end egw_link class 2008-04-20 19:37:12 +00:00
Ralf Becker
d7fe53b79e removed unnecessary instancations and using static methods of html and egw_link class 2008-03-25 16:07:08 +00:00
Oscar Manuel Gómez Senovilla
71fbe90a15 tracer #1370 for farsi 2007-12-22 10:28:44 +00:00
Oscar Manuel Gómez Senovilla
54066896e8 big commit: all lang files not in utf-8 converted to utf-8, including charset phrase 2007-11-10 22:46:02 +00:00
Oscar Manuel Gómez Senovilla
895ba44b47 Updated czech translation files, using provided utf-8 files 2007-11-09 16:46:15 +00:00
Oscar Manuel Gómez Senovilla
0441f0b760 Hopefully, rest of language files 2007-10-14 16:19:43 +00:00
Oscar Manuel Gómez Senovilla
e385c6412f retry for patch 1170 2007-09-25 07:37:31 +00:00
Ralf Becker
141ddfc15e fixed bug: resources search to create links returns only maxmatch entries 2007-06-25 16:44:20 +00:00
Oscar Manuel Gómez Senovilla
a33363a884 Czech translation in #824 and extra pending language updates 2007-06-03 18:01:21 +00:00
Oscar Manuel Gómez Senovilla
688dd5f46f Latest lang updates 2007-05-31 14:49:26 +00:00
Oscar Manuel Gómez Senovilla
83e4306bce Language updates 2007-05-16 22:10:08 +00:00
Ralf Becker
20fcee771b "php5.2" 2007-05-09 08:07:06 +00:00
Cornelius Weiß
673ab75e7f fix for bug #665 search not working 2007-05-04 11:37:19 +00:00
Oscar Manuel Gómez Senovilla
747da8fd79 Pending lang updates 2007-05-02 21:25:42 +00:00
Ralf Becker
14fc433fcf updated application versions 1.4 and dependencies accordingly (API is still 1.3.xxx 'til the first RC) 2007-04-30 09:10:36 +00:00
Cornelius Weiß
d2a886fef2 first resource was not found when searching bookable resources 2007-04-26 20:50:14 +00:00
Oscar Manuel Gómez Senovilla
532182fa41 latest lang updates 2007-04-05 22:53:35 +00:00
Oscar Manuel Gómez Senovilla
976edfb561 portuguese updates 2007-03-11 17:08:54 +00:00
Oscar Manuel Gómez Senovilla
4f17334243 pending lang additions 2007-03-10 12:01:10 +00:00
Oscar Manuel Gómez Senovilla
b45d2879c8 A lot of pending lang updates 2007-02-25 22:14:48 +00:00
Cornelius Weiß
30d5e3b7ee show calendar icon only if calendar read permissions are granted for a given cat 2007-02-25 20:04:41 +00:00
Cornelius Weiß
093708ae45 fix bug #255 2007-02-25 19:42:15 +00:00
Cornelius Weiß
588b6a3471 complete transition to fck
changed etemplate apps: resources, wiki, projectmanager, infolog, news_admin
infolog now has a fck w.o. toolbar by defaut. This helps for mails from mail2infolog
compability function htmlarea in class.html now points to fck
deactivated old tiny code in class.html
2007-01-18 19:19:22 +00:00
Oscar Manuel Gómez Senovilla
0597fc6cd9 pending lang updates, and gallery translations 2006-12-26 22:20:54 +00:00
Oscar Manuel Gómez Senovilla
078d5816bd massive pending language updates 2006-12-09 22:21:27 +00:00
Jerry Ruhe
357a2c3c25 using default icons 2006-12-09 09:30:18 +00:00
Cornelius Weiß
279148ccf6 speed improvements sugested by thomas ebeling 2006-12-07 08:12:19 +00:00
Ralf Becker
24ae9727d5 new jerryr template set from Jerry Ruhe 2006-11-28 07:45:33 +00:00
Oscar Manuel Gómez Senovilla
6fe1eec825 several language updates, including polish 2006-10-12 08:29:57 +00:00
Cornelius Weiß
3405357a57 remove not longer needed tables_baseline 2006-09-28 05:04:46 +00:00
Ralf Becker
5a0653cb03 specify a leading 0, if calling the calendar, to unset the current selected owners 2006-09-25 08:50:53 +00:00
Cornelius Weiß
325bd84d47 fix for bug #1552616 => disapearing resources in calendar 2006-09-15 19:37:19 +00:00
Oscar Manuel Gómez Senovilla
ff4e604bf2 spanish lang updates 2006-09-07 06:20:30 +00:00
Cornelius Weiß
0da8ed64ac fix: custom-fields were not displayed in safari 2006-07-05 17:56:25 +00:00
Cornelius Weiß
2bf64c906d link_title method returns now null to indicate an entry does not exist (and all links can be deleted) or false if there are insufficent rights to view the title 2006-06-27 16:30:53 +00:00
Ralf Becker
dcd5d3f91a link_title method returns now null to indicate an entry does not exist (and all links can be deleted) or false if there are insufficent rights to view the title 2006-06-24 16:12:56 +00:00
Ralf Becker
19f65c4c0a capitalized the app-name (as in the german translation) 2006-06-22 13:53:27 +00:00
Oscar Manuel Gómez Senovilla
c3bbdcbe57 langs update, trying to fix the phpgwapi/phpgw_fr.lang problem 2006-06-09 05:09:06 +00:00
Cornelius Weiß
0decebd55b merge from 1.2 2006-05-18 16:14:35 +00:00
Oscar Manuel Gómez Senovilla
a2c7927269 lang updates 2006-05-01 23:09:26 +00:00
Oscar Manuel Gómez Senovilla
55bfc4fac2 weekend lang updates 2006-04-24 09:44:22 +00:00
Cornelius Weiß
52f467b963 update docu to better run trough phpdocumentor 2006-04-21 17:13:50 +00:00
Ralf Becker
da7fe0c747 jerryr icons thanks to Robert Labbe <rob-AT-primetimesolutions.com> 2006-04-18 07:42:15 +00:00
Oscar Manuel Gómez Senovilla
db264fe0d5 *** empty log message *** 2006-04-17 06:41:31 +00:00
Oscar Manuel Gómez Senovilla
ff363c13ee bug 1464132, screenshot 3 2006-04-15 12:22:32 +00:00
Oscar Manuel Gómez Senovilla
5bef910835 pending commits after CVS problem 2006-04-05 12:18:58 +00:00
Cornelius Weiß
47d0963171 search alsoin field inventory-number
switch to planner-view of calendar by default
2006-03-29 19:56:18 +00:00
Oscar Manuel Gómez Senovilla
a6a7b0b7d5 catalan and other updates 2006-03-25 10:49:56 +00:00
Oscar Manuel Gómez Senovilla
932063bdba missing additions 2006-03-21 02:29:06 +00:00
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
Ralf Becker
583a58007d icons to select all rows and do something with all rows moved from resources and addressbook into the api, to be used by other apps too (eg. ProjectManager) 2005-10-16 07:07:44 +00:00
Oscar Manuel Gómez Senovilla
fea8c1660d bug 1294588 and lang setup fixes 2005-10-15 21:52:37 +00:00
Cornelius Weiß
4a4b6c3aaf added show popup on click on resources icon 2005-10-11 19:22:20 +00:00
Cornelius Weiß
ad013e644a don't show button: view accessory if resource is allready an accessory 2005-10-11 11:59:15 +00:00
Cornelius Weiß
afa3e63895 fixed buttons in list and details view 2005-10-09 10:13:10 +00:00
Ralf Becker
f54a3e1627 while deleting resources, delete their calendar entries (as participants) too 2005-10-08 11:06:58 +00:00
Cornelius Weiß
9532fc7af8 rearranged button layout to fit for egw stds 2005-10-04 23:02:18 +00:00
Ralf Becker
1fba46456d link class moved to the api 2005-10-01 21:12:36 +00:00
Ralf Becker
fef3601280 killed a warning, if cat contains no resources 2005-09-30 03:51:59 +00:00
Cornelius Weiß
7bba0e916d start work on calendar sidebox hook 2005-09-27 23:29:06 +00:00
Ralf Becker
ba79aa917f small update, primary to get the anon cvs server on sf.net updated with resources 2005-09-27 09:43:57 +00:00
Cornelius Weiß
078a60bced hoks for calendar ui 2005-09-20 21:54:08 +00:00
Cornelius Weiß
d4cd2ab6e6 icon for events in calendar 2005-09-20 21:53:17 +00:00
Cornelius Weiß
7dcf7f970e make qty working in opener-box 2005-09-14 21:28:41 +00:00
Cornelius Weiß
77a26d420a fixed js-proxy 2005-09-13 21:42:46 +00:00
Cornelius Weiß
dd2b005a7d add functionality to enter quantity on resource booking 2005-09-06 21:45:37 +00:00
Ralf Becker
9a33b1f7be fixed syntax error happening if resources is not enabled for a user or not installed 2005-07-27 16:13:42 +00:00
Ralf Becker
c1dd998363 update dependecies: removed wiki, added 1.0.1 for all others 2005-07-19 09:02:39 +00:00
Ralf Becker
fc99dbd57f updated infolog version to 1.0.1 2005-07-14 17:43:01 +00:00
Cornelius Weiß
d9843f38df remove add-button in sidebox menu if user has no add rights 2005-07-08 15:26:52 +00:00
Cornelius Weiß
736ca322fe - fixed selectwidget due to id -> res_id problems
- added book multiple functionality
- prevent booking of non-bookable resources
2005-07-01 15:01:07 +00:00
Cornelius Weiß
c98ae36968 - change field id --> res_id due to database compability
- add inventory number
- add storage information
- show nm-header on bottom
2005-06-29 09:30:08 +00:00
Cornelius Weiß
c0714ea214 there is so much to do ;-) 2005-06-18 08:10:42 +00:00
Cornelius Weiß
003d09f27e - select-widget now works even when no user selectwidget is present (was bug)
- some translation
2005-06-18 08:00:03 +00:00
Ralf Becker
dd07be3040 set noclick, to keep the editor away from the internal template 2005-06-16 20:55:51 +00:00
Ralf Becker
4ac2c3ef0e new param 'max_quantity' for the calendar_resources hook and some docu 2005-06-15 09:10:19 +00:00
Cornelius Weiß
146d4371fe update 2005-06-13 19:22:21 +00:00
Cornelius Weiß
cbf0f41ad5 fixed problem with sessiondata 2005-06-13 15:14:46 +00:00
Cornelius Weiß
d7c703f811 start brige to calendar 2005-06-13 13:04:55 +00:00
Cornelius Weiß
a2ea79e489 cleanup 2005-06-13 12:28:00 +00:00
Cornelius Weiß
a1a0ea7090 - added message in left selection header
- ask befor multidelete
2005-06-13 12:23:28 +00:00
Cornelius Weiß
8d96b0c05a - rework storage layer to so_sql
- some bugfixes
2005-06-13 12:21:18 +00:00
Cornelius Weiß
9cc02bf68b work on multiselection actions in index dialog 2005-06-13 09:18:06 +00:00
Cornelius Weiß
0cf4fe3274 cleanup 2005-06-12 14:36:15 +00:00
Cornelius Weiß
4adea438a9 cleanup 2005-06-12 14:01:58 +00:00
Ralf Becker
3b46bbdd1d update index template 2005-06-12 13:30:31 +00:00
Ralf Becker
79a46c8778 index template 2005-06-12 13:29:55 +00:00
Cornelius Weiß
dc8e6a8280 cleanup 2005-06-12 13:15:52 +00:00
Cornelius Weiß
4ffaee20e7 sidebox->add resource via popup 2005-06-12 13:14:46 +00:00
wnz_gh05t
3ccf51d119 changes in resource_selectbox template 2005-06-12 12:37:54 +00:00
Ralf Becker
46ef4a579c widget to select resources 2005-06-12 12:29:26 +00:00
wnz_gh05t
05937613d4 changes in resource_selectbox template 2005-06-12 12:28:46 +00:00
wnz_gh05t
e9b5c43574 changes in show template 2005-06-12 12:18:53 +00:00
Cornelius Weiß
1190d37692 select action for selected resources 2005-06-12 12:02:35 +00:00
wnz_gh05t
4669e90a98 changes in show template 2005-06-12 11:39:25 +00:00
Cornelius Weiß
aac120264d select action for selected resources 2005-06-12 11:31:35 +00:00
Cornelius Weiß
c97e4c0680 select action for selected resources 2005-06-12 11:20:29 +00:00
wnz_gh05t
22b8c0511e changed id in javascript of select-dialog 2005-06-12 11:15:22 +00:00
Cornelius Weiß
d60629a07b select action for selected resources 2005-06-12 11:12:15 +00:00
wnz_gh05t
c8bc219671 some changes on select-dialog 2005-06-12 10:28:11 +00:00
wnz_gh05t
24bf1060a1 some changes on show-dialog 2005-06-12 10:09:12 +00:00
Ralf Becker
cf36deec92 fixed info-method 2005-06-12 10:05:39 +00:00
Cornelius Weiß
4603a28a8d use show not view 4 links 2005-06-12 09:56:49 +00:00
Cornelius Weiß
ddd3abb719 new hook for custiom calendar status on event creation 2005-06-12 09:54:29 +00:00
Cornelius Weiß
d462dd3a3f fix ;-) 2005-06-12 08:57:59 +00:00
Cornelius Weiß
1620054b81 new hook for custiom calendar status on event creation 2005-06-12 08:56:19 +00:00
Cornelius Weiß
3183e68629 new hook for custiom calendar status on event creation 2005-06-12 08:39:25 +00:00
Cornelius Weiß
dcf2a196d4 fixed rights admin 2005-06-12 08:20:44 +00:00
Cornelius Weiß
3ccbf08a09 acl 4 calendar info 2005-06-12 08:16:12 +00:00
Ralf Becker
91d42882b7 added id to returned array of info function 2005-06-12 08:01:19 +00:00
Ralf Becker
1812b42810 fixed typo calend_a_r 2005-06-12 07:15:13 +00:00
wnz_gh05t
4ec129ddc8 changes name of selectbox in select popup 2005-06-12 07:13:05 +00:00
wnz_gh05t
21f71e934c template fis 2005-06-11 20:09:41 +00:00
wnz_gh05t
901e57296a fix in ui-object::edit 2005-06-11 19:54:04 +00:00
wnz_gh05t
dbb1be5ce4 template fixes 2005-06-11 19:47:42 +00:00
wnz_gh05t
0eec9363ff adden js-code for select popup 2005-06-11 19:46:50 +00:00
Ralf Becker
121d9aaf05 changed calendar_resources hook 2005-06-11 19:28:57 +00:00
wnz_gh05t
82a6c07021 bugfix 2005-06-11 17:33:18 +00:00
wnz_gh05t
0956f25666 fixed bug in bo-object 2005-06-11 16:14:11 +00:00
wnz_gh05t
8f903f9c7f added select templates 2005-06-11 16:01:29 +00:00
Cornelius Weiß
c44297a5e5 header 2005-06-11 16:00:26 +00:00
Cornelius Weiß
e818b0c8be work on select function 2005-06-11 15:41:12 +00:00
Cornelius Weiß
6ccbfc8439 show_rows -> work also with ui::select 2005-06-11 15:19:47 +00:00
wnz_gh05t
9e7576880d fixed some misttakes ;-) 2005-06-11 15:03:32 +00:00
wnz_gh05t
ee90696e3b Added select function to ui-object 2005-06-11 14:58:07 +00:00
Cornelius Weiß
78a891846a calendar hook: get_calendar_info($res_id) 2005-06-11 14:32:08 +00:00
Cornelius Weiß
4f79f17397 buxfixes for emty tables 2005-06-11 14:11:57 +00:00
Cornelius Weiß
405cdee6d1 started switching so-layer to so_sql(etemplate)
created first calender hooks
2005-06-11 12:59:11 +00:00
Cornelius Weiß
85829662ba new acl-right: READ_Calender.
This is made, cause there might be installations, where useres are not permittet to see how much a resource in used
etc...
2005-06-11 08:10:22 +00:00
Ralf Becker
ec6a4600e8 - phpgw --> egw
- some php5 stuff (clone of db object)
- partialy new db-functions
2005-06-10 20:40:57 +00:00
Cornelius Weiß
31de9d18bf german translation 2005-05-27 12:25:04 +00:00
Cornelius Weiß
02f8c701f0 "You can see anything with resources" :-) 2005-05-26 20:10:31 +00:00
Cornelius Weiß
dc7cd8cae1 fix 100% width of index-view 2005-05-24 15:40:14 +00:00
Cornelius Weiß
414d697a3d don't know how to add popups here... 2005-05-07 13:15:12 +00:00
Cornelius Weiß
b6268740b9 i'm so stupid!!! 2005-05-07 13:09:48 +00:00
Cornelius Weiß
5ce8a7b6c9 bugfix cat-admin 2005-05-07 13:08:28 +00:00
Cornelius Weiß
36fbfd7904 bugfix 2005-05-07 12:28:45 +00:00
wnz_gh05t
ca6e8858ec *** empty log message *** 2005-03-21 10:18:30 +00:00