Commit Graph

11172 Commits

Author SHA1 Message Date
steinm
01648e3d7a - took over changes from stable release 2.0.2 2010-11-05 21:43:08 +00:00
steinm
d02848cce6 - moved code for searching into inc.ClassDocument.php 2010-11-05 21:41:37 +00:00
steinm
b08d6861ed - took over changes from stable version 2.0.2 2010-11-05 21:17:41 +00:00
steinm
92447e05ba - took over changes from stable 2.0.2 release 2010-11-05 20:51:21 +00:00
steinm
15c385e155 - added new search method which will replace the search operation
in op/op.Search.php
2010-11-05 20:50:16 +00:00
steinm
51c720f20b - prefixed all remaining classes with LetoDMS_
- moved pseudo static functions into classes
2010-11-04 07:57:17 +00:00
steinm
a8e5a892a5 - renamed class DocumentContent into LetoDMS_DocumentContent 2010-11-04 07:47:29 +00:00
steinm
6f68193ffc - remove some global statements in functions where it is not used 2010-11-04 07:42:54 +00:00
steinm
5aadeb9318 - this shouldn't be here. Probably a left over 2010-11-03 13:51:56 +00:00
steinm
1ad1c10870 - renamed class DatabaseAccess to LetoDMS_DatabaseAccess 2010-11-03 13:24:10 +00:00
steinm
be2024b912 - renamed class Version to LetoDMS_Version 2010-11-03 12:50:58 +00:00
steinm
f14f5f3bf5 - renamed class KeywordCategories to LetoDMS_KeywordCategories 2010-11-03 12:46:30 +00:00
steinm
0e30ce6eb3 - renamed class Email to LetoDMS_Email 2010-11-03 12:33:46 +00:00
steinm
69a0fe8f5a - fixed typos 2010-11-03 12:32:50 +00:00
steinm
176d5d59b1 - major update with lots of new translations and removal of old phrases
- added missing phrases
2010-11-03 12:32:24 +00:00
steinm
f18c89ebab - prefixed class GroupAccess and UserAccess with LetoDMS_ 2010-11-03 10:23:57 +00:00
steinm
a26a34162e - renamed class Group to LetoDMS_Group
- moved all static functions into class but kept old functions for
  backward compatibility
2010-11-03 10:18:26 +00:00
steinm
12ca95bb40 - class Folder is now called LetoDMS_Folder 2010-10-30 19:29:51 +00:00
steinm
509aaa18d6 - rename class to LetoDMS_Folder
- created replacement function for getFolder(), etc. as static method
2010-10-30 19:29:09 +00:00
steinm
7566c92cd9 - new directory and script to add files to the dms 2010-10-30 18:38:07 +00:00
steinm
5af290a527 - renamed class Document to LetoDMS_Document
- add static function getDocument() to LetoDMS_Document but kept the
  old function getDocument() until all calls has been changed to
	LetoDMS_Document::getDocument()
2010-10-29 14:16:25 +00:00
steinm
b5bc621318 - move all sources into trunk 2010-10-29 13:19:51 +00:00