Ralf Becker
|
d89bce6364
|
link functionality is now working, the UI is not very pretty
|
2002-09-03 23:09:21 +00:00 |
|
Ralf Becker
|
bf1aeeb114
|
basic support for link-selection, mainly for testing uilink.getEntry
|
2002-09-02 21:50:29 +00:00 |
|
Ralf Becker
|
e5f2cb6e77
|
added linkto_widget extenstion for eTemplates: select on side of a Link
|
2002-09-02 21:49:22 +00:00 |
|
Ralf Becker
|
911987d967
|
synced with the class in etemplates app
|
2002-09-02 21:47:04 +00:00 |
|
Ralf Becker
|
98e2b34f2f
|
small addition for the inline-docu
|
2002-09-02 21:46:11 +00:00 |
|
Ralf Becker
|
69dde3bbd7
|
getEntry implemented via eTemplates, some typos corrected
|
2002-09-02 21:44:24 +00:00 |
|
Ralf Becker
|
3c97390d77
|
added app_list and debuged the other functions
|
2002-09-02 21:43:10 +00:00 |
|
Ralf Becker
|
014df2eabf
|
corrected some typos in the link-support-functions
|
2002-09-02 21:40:44 +00:00 |
|
Ralf Becker
|
569a3672b0
|
some corrections for the inline-doc-parser
|
2002-09-02 11:14:30 +00:00 |
|
Ralf Becker
|
c698632d44
|
corrected some typos in the link-class support functions
|
2002-09-02 09:21:35 +00:00 |
|
Ralf Becker
|
4a25ce8bc0
|
inital import of UI and BO-layer of new link-class and the functions in boinfolog to make infolog a fully supported app
|
2002-09-02 08:57:35 +00:00 |
|
Ralf Becker
|
977327c207
|
return of update-function used 'phpgwapi' instead of 'infolog'
|
2002-09-01 21:13:20 +00:00 |
|
Ralf Becker
|
78320c0525
|
moved infolog links to addressbook,projects and calendar to new link-class and its table phpgw_links
|
2002-09-01 20:41:36 +00:00 |
|
Ralf Becker
|
b9f7c66d71
|
initial import of link class
|
2002-09-01 18:59:01 +00:00 |
|
Ralf Becker
|
66cfae907f
|
get infolog to work with (new 3-tier) projects
an other typo
|
2002-09-01 18:57:24 +00:00 |
|
Ralf Becker
|
f27c38c42c
|
get infolog to work with (new 3-tier) projects
|
2002-09-01 18:11:57 +00:00 |
|
skeeter
|
b53e0f1c94
|
A couple of minor changes. Changed '->datetme->' to '->datetime->' and 1 item to '->datetime->users_localtime'.
|
2002-08-31 23:50:12 +00:00 |
|
skeeter
|
24d9c7546c
|
Cleaning up a couple of common lang phrases.
|
2002-08-24 13:56:16 +00:00 |
|
skeeter
|
8a82df2ab7
|
Cleaning up a couple of common lang phrases.
|
2002-08-24 13:32:05 +00:00 |
|
skeeter
|
bf8bbf9157
|
GNU Bug #461
|
2002-08-23 02:19:48 +00:00 |
|
Ralf Becker
|
d84e3fa92c
|
added a missing word
|
2002-08-06 08:20:54 +00:00 |
|
Ralf Becker
|
e547e898b6
|
this belongs HERE, please do NOT move it to doc !!!
|
2002-08-06 08:19:05 +00:00 |
|
Ralf Becker
|
132270e8a6
|
this belongs ONLY to the calendar-subdir of infolog !!!
|
2002-08-06 08:18:08 +00:00 |
|
Ralf Becker
|
d78f272032
|
merged skeeter's last changes
|
2002-08-06 07:56:32 +00:00 |
|
Ralf Becker
|
b846881759
|
corrected bug from savanah patch #419
infolog could not add new entries, that was caused by a halfway change to a new edit-form-template
|
2002-08-06 07:42:57 +00:00 |
|
ldw
|
56f7eae5eb
|
- Definitely splitted the Debian source package, adding the needed files to
each module.
|
2002-07-22 07:17:58 +00:00 |
|
ldw
|
1b715afbeb
|
- Renamed some copyright files.
- Moved doc files to module/doc dir.
- Removed no more useful debian files.
- Removed addbook/readme: duplicate file.
|
2002-06-12 09:22:32 +00:00 |
|
Ralf Becker
|
b520fa4655
|
add global categories link to infolog-section in admin
|
2002-06-01 14:45:21 +00:00 |
|
Ralf Becker
|
91271e3afe
|
some more changes to be compatible with seek3r new template-system
output is not longer print, but $GLOBALS['phpgw']->template->set_var('phpgw_body',$content);
|
2002-06-01 13:19:48 +00:00 |
|
Ralf Becker
|
fa82511b93
|
some changes to be compatible with seek3r new template-system
|
2002-06-01 10:55:05 +00:00 |
|
Ralf Becker
|
100f5bc159
|
some changes to be compatible with seek3r new template-system
|
2002-06-01 10:10:14 +00:00 |
|
Ralf Becker
|
e1e147b1e3
|
small fix with default param of get_list
(nothing showed up in the hook_XYZ_view)
|
2002-05-14 13:19:53 +00:00 |
|
Ralf Becker
|
6dd371ca18
|
adapted hook_home to new portalbox design
|
2002-05-14 12:04:15 +00:00 |
|
Ralf Becker
|
59f2990851
|
closed security hole of using evaled code to show globals vars (which contain eg. passwords)
|
2002-05-13 15:15:29 +00:00 |
|
Ralf Becker
|
d6bc8af79a
|
- corrected lots of ACL problems with a new function
bo->rb_check_prevs(PHPGW_ACL_xyz,$cal_id_or_event)
- edit is not longer forgetting the participant status
|
2002-05-12 21:11:34 +00:00 |
|
Ralf Becker
|
ea34fb8cb1
|
initial import, identical to skeeter's version 1.28
|
2002-05-12 20:07:02 +00:00 |
|
Ralf Becker
|
7469a5c2ce
|
initial import, identical to skeeter's version 1.75
|
2002-05-12 08:07:36 +00:00 |
|
Ralf Becker
|
2fb9b0b51e
|
added hook calendar_view for infolog-integration
|
2002-05-12 07:51:51 +00:00 |
|
Ralf Becker
|
5a73146b91
|
get planner working
|
2002-05-12 07:50:58 +00:00 |
|
Ralf Becker
|
d0e66ba776
|
inital import, identical to skeeter version 1.78
|
2002-05-12 07:49:01 +00:00 |
|
Ralf Becker
|
e1f3321c50
|
inital import
|
2002-05-12 07:48:23 +00:00 |
|
Ralf Becker
|
26cc517d8a
|
enable infolog to associate entries to calendar-events
|
2002-05-12 07:14:01 +00:00 |
|
Ralf Becker
|
8f303f7484
|
no longer needed, since setup(3)
|
2002-05-12 07:10:56 +00:00 |
|
Ralf Becker
|
3a8ab14e49
|
added/changed the way parameters are passed to uiinfolog.get_list and soinfolog.readIdArray
|
2002-05-01 17:19:07 +00:00 |
|
Ralf Becker
|
b6d1e36b3d
|
added/changed the way parameters are passed to uiinfolog.get_list and soinfolog.readIdArray
|
2002-05-01 17:16:27 +00:00 |
|
Ralf Becker
|
a6dca4b6ba
|
changed the description for apps.phpgroupware.org
|
2002-05-01 15:53:11 +00:00 |
|
skeeter
|
da3a4fc409
|
Updating the setup.inc.php files.
|
2002-05-01 15:41:48 +00:00 |
|
skeeter
|
8bbcd143f1
|
Converting to get_var() for all HTTP_*_VARS.
|
2002-04-30 17:26:40 +00:00 |
|
Miles Lott
|
cc0809fb36
|
Fix annoying spelling problem
|
2002-04-28 15:54:11 +00:00 |
|
skeeter
|
b5daa8dadd
|
GNU Bug #100797.
|
2002-04-23 19:30:13 +00:00 |
|