Revisions for mnemo/memo.php

Location: [ Horde ] / mnemo / memo.php View: Logs | Branches | Statistics
Search Revisions:
Show diffs between and
Show Differences shows diffs to the previous revision. If you select a revision by clicking its row, Show Differences will show the differences to the selected row.
Show Branch:
  Revision Date Author Log Message
1.42.2.10 FRAMEWORK_3 (+4 -2 lines) 02/12/2008 01:17 PM Jan Schneider jan

MFH: 1.61

Tags: MNEMO_2_2, MNEMO_2_2_RC3

1.61 (+4 -2 lines) 02/12/2008 12:56 PM Jan Schneider jan

Fix arguments.

1.42.2.9 FRAMEWORK_3 (+2 -4 lines) 01/13/2008 12:07 PM Jan Schneider jan

MFH: Catch errors from Pref_CategoryManager::add().

Tags: MNEMO_2_2_RC2

1.60 (+2 -4 lines) 01/13/2008 12:04 PM Jan Schneider jan

Catch return value from Pref_CategoryManager::add().

1.42.2.8 FRAMEWORK_3 (+2 -2 lines) 01/02/2008 06:32 AM Jan Schneider jan

Happy New Year

1.59 (+2 -2 lines) 01/02/2008 06:13 AM Jan Schneider jan

Happy New Year

1.42.2.7 FRAMEWORK_3 (+57 -20 lines) 12/20/2007 09:17 AM Jan Schneider jan

Merge from HEAD.

1.58 (+4 -2 lines) 09/14/2007 07:45 PM Chuck Hagenbuch chuck

[cjh] Add quick links to the sidebar block for adding notes to a specific
notepad (Gunnar Wrobel <p@rdus.de>, Request #5716).

Tags: BEFORE_MERGE_3_2, MNEMO_2_2_RC1

1.57 (+2 -2 lines) 08/01/2007 12:11 AM Chuck Hagenbuch chuck

Jon has assigned his copyrights to The Horde Project.

Tags: MNEMO_2_2_ALPHA

1.56 (+1 -4 lines) 07/13/2007 04:41 AM Jan Schneider jan

Fix form nesting; focus passphrase field.

1.55 (+6 -6 lines) 06/01/2007 10:52 AM Chuck Hagenbuch chuck

php4 references
Bug: 5422

1.42.2.6 FRAMEWORK_3 (+2 -2 lines) 01/02/2007 08:55 AM Jan Schneider jan

Happy New Year

Tags: MNEMO_2_1_2

1.54 (+2 -2 lines) 01/02/2007 07:48 AM Jan Schneider jan

Happy New Year

1.53 (+2 -2 lines) 01/01/2007 07:41 PM Jan Schneider jan

Assign copyright to The Horde Project for those copyright holders that already agreed to it.

1.52 (+1 -3 lines) 12/15/2006 03:39 PM Chuck Hagenbuch chuck

remove unreachable break statements

1.51 (+6 -1 lines) 12/14/2006 06:48 AM Jan Schneider jan

Add checkbox when we have the passphrase in the cache, if the note still should be encrypted.

1.50 (+41 -6 lines) 12/14/2006 06:28 AM Jan Schneider jan

Add support for encrypted notes.

1.49 (+3 -3 lines) 06/10/2006 04:31 PM Chuck Hagenbuch chuck

make the note edit view the full page width.

1.48 (+2 -2 lines) 04/11/2006 12:53 PM Chuck Hagenbuch chuck

Remove some unnecessary references and minor cleanup.

1.42.2.5 FRAMEWORK_3 (+2 -2 lines) 01/01/2006 04:29 PM Jan Schneider jan

Happy new year

Tags: MNEMO_2_1_1, MNEMO_2_1, MNEMO_2_1_RC2, MNEMO_2_1_RC1

1.47 (+2 -2 lines) 01/01/2006 04:11 PM Jan Schneider jan

Happy new year\!

1.42.2.4 FRAMEWORK_3 (+30 -9 lines) 10/18/2005 09:01 AM Jan Schneider jan

Merged from HEAD.

1.42.2.3 FRAMEWORK_3 (+7 -3 lines) 08/23/2005 07:24 AM Jan Schneider jan

MFH: Fix licenses and phpdoc headers.

Tags: MNEMO_2_0_3, MNEMO_2_0_2, MNEMO_2_0_2_RC1

1.46 (+7 -3 lines) 08/23/2005 06:54 AM Jan Schneider jan

Fix licenses and phpdoc headers. This could be another nice job for Matt. ;-)

Tags: BEFORE_MERGE_3_1

1.45 (+32 -11 lines) 05/03/2005 01:08 PM Jan Schneider jan

Add permissions to restrict number of notes.

1.42.2.2 FRAMEWORK_3 (+2 -2 lines) 03/07/2005 01:17 PM Jan Schneider jan

MFH 1.43

1.44 (+2 -2 lines) 03/07/2005 01:13 PM Jan Schneider jan

quotes

1.43 (+2 -2 lines) 01/03/2005 09:35 AM Jan Schneider jan

Happy New Year

1.42.2.1 FRAMEWORK_3 (+2 -2 lines) 01/03/2005 07:25 AM Jan Schneider jan

Happy New Year

Tags: MNEMO_2_0_1

1.1.2.6 RELENG_1 (+2 -2 lines) 01/03/2005 06:25 AM Jan Schneider jan

Happy New Year! :-)

Tags: MNEMO_1_1_4

1.42 (+2 -2 lines) 12/21/2004 10:26 AM Chuck Hagenbuch chuck

[cjh] UIDs need to be stored in the History system with a mnemo: prefix and
with the notepad so as not to confuse different instances of the
same note (if two users both have a note on their seperate notepads,
they should have unique histories for that note).

Tags: FRAMEWORK_3, MNEMO_2_0

1.41 (+2 -2 lines) 11/14/2004 10:41 PM Chuck Hagenbuch chuck

- use new CSS menu
- remove SHARE_ constants

Tags: MNEMO_2_0_RC3, MNEMO_2_0_RC2, MNEMO_2_0_RC1

1.40 (+2 -2 lines) 10/18/2004 08:45 PM Chuck Hagenbuch chuck

Registry::getParam() -> Registry::get().

Tags: MNEMO_2_0_BETA

1.39 (+2 -3 lines) 07/29/2004 09:44 PM Chuck Hagenbuch chuck

Better handling of non-existant objects.

Submitted by: Francois Marier <francois@nit.ca>

1.38 (+5 -5 lines) 06/28/2004 10:56 AM John Morrissey jwm

Get rid of define()d action IDs, use strings instead

1.37 (+8 -7 lines) 05/21/2004 01:53 PM Chuck Hagenbuch chuck

Here's the rest of the categories changes. I'm working on a script to convert
user preferences to the new shared preference, but I need to get this committed
before it gets any more out of date. Nothing should *break* break, but existing
categories will go away for now. If that won't fly on your installation, just don't
update for now.

1.36 (+2 -2 lines) 05/18/2004 03:47 PM Chuck Hagenbuch chuck

Default categories better, avoid prefs that will be going away.

1.35 (+2 -5 lines) 05/18/2004 12:26 AM Chuck Hagenbuch chuck

This should take care of storing categories as plaintext in the
backends. When you get this update, you'll start seeing numbers for
all category values. Run the convert_categories scripts and you'll see
the names again.

What will *not* quite work (probably) is adding/deleting categories.

Hope no one minds this going in stages; it's just a *lot* easier that
way.

1.34 (+4 -1 lines) 05/12/2004 11:16 AM Jan Schneider jan

Show error message if we can't retrieve the default notepad.

1.1.2.5 RELENG_1 (+13 -6 lines) 05/04/2004 06:37 PM Jan Schneider jan

Set default title and show error message happened when adding new notes.

Tags: MNEMO_1_1_3, MNEMO_1_1_2

1.33 (+3 -3 lines) 04/03/2004 03:53 PM Chuck Hagenbuch chuck

Add Mnemo::getDefaultNotepad() and similar permissions/defaults
cleanups.

1.32 (+2 -2 lines) 03/31/2004 01:22 PM Jan Schneider jan

dot

Tags: MNEMO_2_0_ALPHA

1.31 (+5 -3 lines) 03/26/2004 09:40 PM Chuck Hagenbuch chuck

Fix problems for guests (with valid permissions) editing and creating
memos.

1.1.2.4 RELENG_1 (+4 -4 lines) 03/26/2004 05:43 PM Jan Schneider jan

Lots and lots of copyright and license updates and fixes. Someone will have to that for the HEAD branches too.

1.30 (+3 -2 lines) 02/28/2004 12:51 AM Chuck Hagenbuch chuck

[cjh] GUIDs now only contain nag: and the task ID - sharename is not needed.
[cjh] Task IDs are now 32-character unique strings, to be useable as GUIDs.
The SQL table definition has changed; conversion scripts are in scripts/.

- moving a memo to a different tasklist now uses the new move() method,
instead of deleting and re-adding it.

- The API methods now use the new getByGUID() method to get a task
just from the GUID (i.e., without knowing the tasklist_id beforehand).

THERE ARE CONVERSION SCRIPTS IN scripts/guid_convert[_mysql].sql. YOU
WILL NEED TO RUN THEM FOR MOST PARTS OF NAG TO WORK AFTER UPDATING.

I'd very much appreciate testing/debugging of these changes. I have
tested them, but it's quite possible I missed something.

1.29 (+13 -19 lines) 02/27/2004 11:49 PM Chuck Hagenbuch chuck

[cjh] GUIDs now only contain mnemo: and the note ID - sharename is not needed.
[cjh] Note IDs are now 32-character unique strings, to be useable as GUIDs.
The SQL table definition has changed; conversion scripts are in scripts/.

- moving a memo to a different notepad now uses the new move() method,
instead of deleting and re-adding it.

- The API methods now use the new getByGUID() method to get a note
just from the GUID (i.e., without knowing the notepad_id beforehand).

THERE ARE CONVERSION SCRIPTS IN scripts/guid_convert[_mysql].sql. YOU
WILL NEED TO RUN THEM FOR MOST PARTS OF MNEMO TO WORK AFTER UPDATING.

I'd very much appreciate testing/debugging of these changes. I have
tested them, but it's quite possible I missed something.

1.28 (+4 -4 lines) 01/18/2004 12:48 PM Jan Schneider jan

Use javascript notification instead of $js_onLoad.

1.27 (+2 -2 lines) 01/17/2004 05:57 PM Jan Schneider jan

All footers look the same, so why not use only one.

1.26 (+2 -2 lines) 01/14/2004 06:49 AM Jan Schneider jan

Fix Share:: method names.

1.25 (+4 -4 lines) 01/13/2004 10:44 PM Chuck Hagenbuch chuck

These are by no means private constants. Remove the weird leading _
(it was my idea in the first place, for the record. Dunno why).

1.24 (+2 -2 lines) 01/13/2004 08:36 PM Chuck Hagenbuch chuck

- Move Category into the framework.
- At the same time, rename the API to DataTree.
- shorten some method names while we're at it.

1.23 (+2 -2 lines) 01/01/2004 10:16 AM Jan Schneider jan

Happy new year everyone.

1.22 (+3 -2 lines) 11/28/2003 02:54 PM Chuck Hagenbuch chuck

Make sure that the right list of categories is always pulled in Mnemo
and Nag.

1.21 (+20 -27 lines) 10/22/2003 12:39 PM Chuck Hagenbuch chuck

- Updated SQL api for Mnemo, including a create_sequence script to get
old installs up to date.

- Various UI cleanups to match Nag and other current UI standards.

- Other assorted cleanup bits while I was there.

1.20 (+12 -10 lines) 10/06/2003 11:48 PM Chuck Hagenbuch chuck

set focus

1.19 (+2 -2 lines) 10/06/2003 03:06 PM Chuck Hagenbuch chuck

spacing

1.18 (+14 -14 lines) 09/16/2003 07:06 PM Jan Schneider jan

Use the new Util:: class.

1.17 (+6 -6 lines) 09/01/2003 05:59 PM Jan Schneider jan

Simplify driver instantiation even more.

1.16 (+6 -11 lines) 08/22/2003 09:03 PM Jan Schneider jan

No hardcoded params anymore.

1.15 (+1 -3 lines) 06/15/2003 11:31 PM Chuck Hagenbuch chuck

consolidate templates; increase textarea size.

1.14 (+2 -2 lines) 05/23/2003 09:21 AM Chuck Hagenbuch chuck

Another batch of menu.php -> ::menu() changes.

1.13 (+1 -2 lines) 05/08/2003 01:19 PM Chuck Hagenbuch chuck

- consolidate status.php files in apps that just include them directly
from menu.php, so no need for a seperate file

- consolidate $notification->notify() calls into menu.php files

- fix checks for available shares to guests to check all available,
not just whether or not one is selected to display.

1.12 (+5 -2 lines) 03/18/2003 11:20 AM Chuck Hagenbuch chuck

default category preference

Submitted by: Brian Keifer <brian@valinor.net>

1.11 (+2 -2 lines) 02/06/2003 01:32 PM Chuck Hagenbuch chuck

Always default to the Unfiled category; much better from a user's
point of view since they can always fix the category later; this
removes one potentially unnecessary task from the task/note/event/item
creation process.

1.1.2.3 RELENG_1 (+2 -2 lines) 01/03/2003 07:48 AM Jan Schneider jan

Bump year.

Tags: MNEMO_1_1_1, MNEMO_1_1_1_RC1, MNEMO_1_1, MNEMO_1_1_RC2

1.10 (+2 -2 lines) 01/02/2003 09:18 PM Jan Schneider jan

Bump year.

1.1.2.2 RELENG_1 (+2 -2 lines) 12/29/2002 11:26 AM Jan Schneider jan

MFH 1.9: Fix typo

Tags: MNEMO_1_1_RC1

1.9 (+2 -2 lines) 12/29/2002 11:24 AM Jan Schneider jan

Fix typos
Submitted by: Thierry Thomas <thierry@horde.org>

1.1.2.1 RELENG_1 (+14 -8 lines) 12/28/2002 05:54 PM Jan Schneider jan

MFH: Add category management.

1.8 (+51 -48 lines) 12/12/2002 04:05 PM Chuck Hagenbuch chuck

- base whether or not someone gets a new (task | event | note) link on
  whether or not they have edit access to any shares.
- faciliate that by adding optional $permission parameters to all
  listSharetype() methods
- shared notepads work in mnemo now.
- lots more permissions checking all over the place.
- minor fixes/cleanup.

1.7 (+9 -9 lines) 09/25/2002 07:01 PM Jan Schneider jan

Some gettext fixes and 'default_tasklist' changed to 'default_notepad'

Submitted by: Jan Kuipers <jrkuipers@lauwerscollege.nl>

1.6 (+13 -13 lines) 09/24/2002 05:32 PM Eric Rostetter ericr

* Catch most if not all the "memos"->"notes" and "memo lists"->"notepad"
changes (and maybe a few extra)
* Will need to update all the locale translations still!

1.5 (+8 -8 lines) 09/24/2002 04:40 PM Chuck Hagenbuch chuck

fix variable inconsistency and thus problem saving notes.

1.4 (+78 -27 lines) 09/21/2002 12:36 PM mikec

[mac] Add shared notepad.
[mac] Rename Memos to Notes.

Known issues, or things you can do if you're bored.

Nag, Mnemo and Kronolith:
Import needs an option to specify which tasklist to import into.
Maybe export needs an option to export a specific notepad/tasklist/calendar
or the currently selected combination.

At the moment when adding to a task/note/event you select a category from your
personal category list. This list may not match that of the share's owner
who's category list is used when retrieving the category name.

Possible fixes:
  1. Store the complete category name in the database instead of just the id.
or:
  2. Change the category options based on which target is selected.
or:
  3. If the selected category doesn't exist in the owner's category list add
       it and and use it.
or:
  4. Store categories as a per share setting instead of a per user setting.
       Would still require 2 or 3.

That's just the issues I know about. i'm sure you'll all have a bunch of patches
for me when I wake up.

- Mike :-)

1.3 (+10 -2 lines) 08/15/2002 01:17 PM mikec

Add ability to add/remove categories.

1.2 (+3 -5 lines) 08/06/2002 11:56 AM Chuck Hagenbuch chuck

hmm, this looks awfully similar to what I committed to Nag.

1.1 04/22/2002 02:39 PM Chuck Hagenbuch chuck

Initial version of Mnemo, a memos/notepad application based on Nag.

Tags: RELENG_1, MNEMO_1_0, MNEMO_1_0_RC1