#5223 Milestone integration with Google Apps Calendar - when tasks and project due / begin dates are created they automatically populate assigned user calendars with standard calendar reminder options.
#5222 Project / Tasks with Sub-Projects & Sub-Tasks - preferrable with limitless sub-item options (we have many projects that are made up of multitudes of sub items).
#5221Project / Task assignment that pulls from Google Apps user database - so that all users are automatically in the system so that items can be assigned to them.
#5033Access denied xxx.xxx.xxx.xxx - xxx.xxx [21/Oct/2009:00:57:20 -0700] "POST /services HTTP/1.1" 200 209 "http://highnoon.appspot.com/gwt/de.lebedkov.highnoongwt.Main/D0805A3510CD641D971701370DB30A13.cache.html" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3,gzip(gfe)" "highnoon.appspot.com" I 10-21 12:57AM 20.267 saveTask E 10-21 12:57AM 20.396 Traceback (most recent call last): E 10-21 12:57AM 20.396 File "/base/data/home/apps/highnoon/11.337174152843557088/pgr/core.py", line 327, in post E 10-21 12:57AM 20.396 val = req.evaluate() E 10-21 12:57AM 20.396 File "/base/data/home/apps/highnoon/11.337174152843557088/pgr/core.py", line 410, in evaluate E 10-21 12:57AM 20.396 val = method.__call__(*self.parameterValues) E 10-21 12:57AM 20.396 File "/base/data/home/apps/highnoon/11.337174152843557088/de/lebedkov/highnoongwt/client.py", line 735, in saveTask E 10-21 12:57AM 20.396 raise Exception("Access denied") E 10-21 12:57AM 20.396 Exception: Access denied W 10-21 12:57AM 20.394 Access denied
#4728indexed=false for properties that are never searched
Created On September 11, 2009
#4627TypeError: Blob() argument should be str instance, not unicode http://groups.google.com/group/google-appengine/browse_thread/thread/b5b5c38e23e17a34?pli=1
#
1. 09-11 02:00AM 09.232 /upload 500 746ms 73cpu_ms 8api_cpu_ms 0kb Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/532.0 (KHTML, like Gecko) Chrome/3.0.195.17 Safari/532.0,gzip(gfe) See details
XXX.XXX.XXX.XXX - XXXXX [11/Sep/2009:02:00:09 -0700] "POST /upload HTTP/1.1" 500 494 "http://highnoon.appspot.com/app" "Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/532.0 (KHTML, like Gecko) Chrome/3.0.195.17 Safari/532.0,gzip(gfe)" "highnoon.appspot.com"
2. E 09-11 02:00AM 09.266
Blob() argument should be str instance, not unicode Traceback (most recent call last): File "/base/python_lib/versions/1/google/appengine/ext/webapp/__init__.py", line 509, in __call__ handler.post(*groups) File "/base/data/home/apps/highnoon/10.335794386702113083/highnoon.py", line 70, in post self._any_method() File "/base/data/home/apps/highnoon/10.335794386702113083/highnoon.py", line 65, in _any_method r = self.process_action() File "/base/data/home/apps/highnoon/10.335794386702113083/highnoon.py", line 302, in process_action a.blob = db.Blob(file_content) File "/base/python_lib/versions/1/google/appengine/api/datastore_types.py", line 1054, in __new__ type(arg).__name__) TypeError: Blob() argument should be str instance, not unicode
2. E 07-28 11:15PM 13.979 Traceback (most recent call last): 3. E 07-28 11:15PM 13.980 File "/base/data/home/apps/highnoon/9.334683512841696802/pgr/core.py", line 327, in post 4. E 07-28 11:15PM 13.980 val = req.evaluate() 5. E 07-28 11:15PM 13.980 File "/base/data/home/apps/highnoon/9.334683512841696802/pgr/core.py", line 410, in evaluate 6. E 07-28 11:15PM 13.980 val = method.__call__(*self.parameterValues) 7. E 07-28 11:15PM 13.980 File "/base/data/home/apps/highnoon/9.334683512841696802/de/lebedkov/highnoongwt/client.py", line 348, in getOptions 8. E 07-28 11:15PM 13.980 q = model.Option.all().filter('author ==', hnutils.user()).fetch(1000) 9. E 07-28 11:15PM 13.981 File "/base/python_lib/versions/1/google/appengine/ext/db/__init__.py", line 1426, in fetch 10. E 07-28 11:15PM 13.981 raw = self._get_query().Get(limit, offset) 11. E 07-28 11:15PM 13.981 File "/base/python_lib/versions/1/google/appengine/api/datastore.py", line 959, in Get 12. E 07-28 11:15PM 13.981 return self._Run(limit, offset)._Get(limit) 13. E 07-28 11:15PM 13.981 File "/base/python_lib/versions/1/google/appengine/api/datastore.py", line 903, in _Run 14. E 07-28 11:15PM 13.981 _ToDatastoreError(err) 15. E 07-28 11:15PM 13.981 File "/base/python_lib/versions/1/google/appengine/api/datastore.py", line 2055, in _ToDatastoreError 16. E 07-28 11:15PM 13.981 raise errors[err.application_error](err.error_detail) 17. E 07-28 11:15PM 13.981 Timeout
#3663Different background for weekend on Gantt diagrams
#3660Cache for tasks (so that next page/previous page is fast)
Created On May 23, 2009
#3655Plugin for Google Mail (create a task from an email) http://code.google.com/intl/de-DE/apis/gadgets/docs/ui.html http://www.rememberthemilk.com/services/gmail/gadget/ http://www.rememberthemilk.com/services/modules/gmail/rtm.xml view-source:http://www.rememberthemilk.com/services/modules/gmail/rtm.xml http://code.google.com/p/gmail-greasemonkey/wiki/ArticleGmailViewWatcher
Created On May 22, 2009
#3653"Command line interface" enter queries in "plain english" instead of using the mask
#3625Plugin for Outlook (create a task from an email) http://www.add-in-express.com/docs/net-outlook-addins.php http://www.codeproject.com/KB/COM/Capture_Outlook_event_vc6.aspx
#3575Timeout: datastore timeout: operation took too long. on "/" Internal error Traceback (most recent call last): File "/base/data/home/apps/highnoon/7.333230528155519569/highnoon.py", line 127, in _any_method self.write_page_body() File "/base/data/home/apps/highnoon/7.333230528155519569/highnoon.py", line 842, in write_page_body prj = model.Project.get(u"aghoaWdobm9vbnIdCxIJVXNlclByZWZzGCkMCxIHUHJvamVjdBiJMgw") File "/base/python_lib/versions/1/google/appengine/ext/db/__init__.py", line 839, in get results = get(keys) File "/base/python_lib/versions/1/google/appengine/ext/db/__init__.py", line 1066, in get entities = datastore.Get(keys) File "/base/python_lib/versions/1/google/appengine/api/datastore.py", line 221, in Get raise _ToDatastoreError(err) File "/base/python_lib/versions/1/google/appengine/api/datastore.py", line 2020, in _ToDatastoreError raise errors[err.application_error](err.error_detail) Timeout: datastore timeout: operation took too long.
Created On May 12, 2009
#3556Checkboxes for selecting table rows + highlighting for selected rows
#3335Check for anonymous instead of a server call getSkills E 04-14 01:22PM 33.571 Traceback (most recent call last): E 04-14 01:22PM 33.571 File "/base/data/home/apps/highnoon/5.332695920693153026/pgr/core.py", line 327, in post E 04-14 01:22PM 33.571 val = req.evaluate() E 04-14 01:22PM 33.572 File "/base/data/home/apps/highnoon/5.332695920693153026/pgr/core.py", line 410, in evaluate E 04-14 01:22PM 33.572 val = method.__call__(*self.parameterValues) E 04-14 01:22PM 33.572 File "/base/data/home/apps/highnoon/5.332695920693153026/de/lebedkov/highnoongwt/client.py", line 322, in getSkills E 04-14 01:22PM 33.572 raise Exception("Access denied. Not logged in.") E 04-14 01:22PM 33.572 Exception: Access denied. Not logged in. W 04-14 01:22PM 33.569 Access denied. Not logged in.
#3164Faster /tick Traceback (most recent call last): File "/base/python_lib/versions/1/google/appengine/ext/webapp/__init__.py", line 501, in __call__ handler.get(*groups) File "/base/data/home/apps/highnoon/3.332246705042399924/highnoon.py", line 71, in get self._any_method() File "/base/data/home/apps/highnoon/3.332246705042399924/highnoon.py", line 63, in _any_method r = self.process_action() File "/base/data/home/apps/highnoon/3.332246705042399924/highnoon.py", line 366, in process_action up = model.UserPrefs.all().filter("user =", t.assigned_to).get() File "/base/python_lib/versions/1/google/appengine/ext/db/__init__.py", line 1346, in get results = self.fetch(1) File "/base/python_lib/versions/1/google/appengine/ext/db/__init__.py", line 1390, in fetch raw = self._get_query().Get(limit, offset) File "/base/python_lib/versions/1/google/appengine/api/datastore.py", line 942, in Get return self._Run(limit, offset)._Next(limit) File "/base/python_lib/versions/1/google/appengine/api/datastore.py", line 886, in _Run _ToDatastoreError(err) File "/base/python_lib/versions/1/google/appengine/api/datastore.py", line 1965, in _ToDatastoreError raise errors[err.application_error](err.error_detail) Timeout
Created On March 26, 2009
#3152Change task modification time if a comment is added/an attachment is uploaded