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
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
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
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
785189d884
"sort users/groups by account_display pref"
2008-08-09 04:43:31 +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
Ralf Becker
e88080d520
"fixed bug: resources search to create links returns only maxmatch entries"
2007-06-25 16:43:32 +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
Cornelius Weiß
d2a886fef2
first resource was not found when searching bookable resources
2007-04-26 20:50:14 +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ß
279148ccf6
speed improvements sugested by thomas ebeling
2006-12-07 08:12:19 +00:00
Cornelius Weiß
325bd84d47
fix for bug #1552616 => disapearing resources in calendar
2006-09-15 19:37:19 +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
Cornelius Weiß
0decebd55b
merge from 1.2
2006-05-18 16:14:35 +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
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
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
Cornelius Weiß
46e955fd0c
fixed bug reported by jsantand:
...
deleting of resources by non priveleged users
2005-12-04 22:06:02 +00:00
Cornelius Weiß
c335cd37a9
added customfields
...
raised versionnumber to 1.2
2005-11-14 18:16:56 +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
Cornelius Weiß
4e20826dcf
update documentation to run properly in phpdoumentor
2005-11-09 21:03:35 +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
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
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
c65589da23
make JS work for buttuns in sub-grid
2005-10-18 21:20:33 +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
Cornelius Weiß
078a60bced
hoks for calendar ui
2005-09-20 21:54:08 +00:00