egroupware_official/addressbook
Ralf Becker fb5ea143be - returning checked state of all checkboxes, not only select_all, in $content[nm][checkboxes]
- $content[nm][select_all] is now only reference to $content[nm][checkboxes][select_all]
- checkboxes need no default onExecute, therefore removed nm_select_all method
- improved documentation for action stuff in nextmatch widget
- added egwAction.getActionsByAttr(_attr, _val) method returning all actions with a given attribute and value
2011-04-27 07:49:46 +00:00
..
doc "some docu, maybe useful for others too" 2007-05-09 07:42:41 +00:00
inc - returning checked state of all checkboxes, not only select_all, in $content[nm][checkboxes] 2011-04-27 07:49:46 +00:00
js removed not longer necessary double quoting (from time it was a string in a function) 2011-04-26 16:37:30 +00:00
lang - further work on addressbook context menu, still not fully functional! 2011-04-17 21:25:01 +00:00
setup added missing scrollbar, if history is to long to fit 2011-04-24 11:57:03 +00:00
sitemgr Fix accidentally crossed directory 2011-02-01 02:02:08 +00:00
templates added missing scrollbar, if history is to long to fit 2011-04-24 11:57:03 +00:00
csv_import.php using bocontacts->default_addressbook for add_default; do not try to rebuild the logic of bo construct 2010-12-13 13:18:29 +00:00
index.php renamed addressbook classes to use autoloading, was just a test to get 2008-05-10 12:02:49 +00:00