Commit graph

1455 commits

Author SHA1 Message Date
Jim Jagielski
266933dd34 freshen up 2014-11-18 21:15:40 -05:00
Jim Jagielski
ceca949fc9 More xlation changes 2014-11-18 20:49:36 -05:00
Jim Jagielski
0ed11734bb Some works in progress 2014-11-18 20:06:36 -05:00
Jim Jagielski
fedb692d78 Some translations and some blank ones... mostly blank
so far.
2014-11-18 17:49:54 -05:00
Jim Jagielski
9cbfe9af94 update w/ reformat 2014-11-18 15:59:52 -05:00
Jim Jagielski
a90b4a6538 start process of better translations 2014-11-18 14:12:26 -05:00
Jim Jagielski
053465b8b9 add Phone, Cell and Notes.
Trans for filters
2014-11-18 11:57:35 -05:00
Jim Jagielski
f1586724e2 Extend filters to header and body (expensive!) 2014-11-18 10:42:19 -05:00
Jim Jagielski
05af2e2aee page aware addressbook 2014-11-18 10:27:28 -05:00
Jim Jagielski
452064a6b0 whitespace 2014-11-18 09:32:28 -05:00
Jim Jagielski
aedda0ea03 whitespace 2014-11-17 10:40:25 -05:00
Jim Jagielski
93820360de alignment 2014-11-17 08:27:16 -05:00
Jim Jagielski
70099d2821 PSR0 2014-11-16 19:13:35 -05:00
Jim Jagielski
b3485bc4fc PSR0 2014-11-16 19:11:55 -05:00
Jim Jagielski
142ce340f5 Revert class names 2014-11-16 19:09:58 -05:00
Jim Jagielski
3978c99588 more PSR2 fixes 2014-11-16 19:04:46 -05:00
Jim Jagielski
ef95e657c4 PSR2 fixes 2014-11-16 19:02:19 -05:00
Jim Jagielski
53e03a1344 trigger errors instead of non-existant "message" 2014-11-15 09:46:54 -05:00
Jim Jagielski
a4497e285d Just in case, define safe_print right before the error handler.
It's still globally available to everyone.
2014-11-14 17:18:33 -05:00
Jim Jagielski
497b662c8c compressor init no longer needed 2014-11-14 14:03:14 -05:00
Jim Jagielski
cdf1d5151a make Smarty's compiled dir its own subdir 2014-11-14 13:37:41 -05:00
Jim Jagielski
4f9bb9ba8b minor fluff 2014-11-14 13:25:32 -05:00
Jim Jagielski
e0f77fd61e provide correct patch 2014-11-14 12:36:48 -05:00
Jim Jagielski
c7709cb18c Scope issues
foreach and false w/ iCalCreator
Smarty3 uses difference method to grab vars
2014-11-14 12:30:34 -05:00
Jim Jagielski
817f3cf14e Push cal updates 2014-11-14 11:49:09 -05:00
Jim Jagielski
e6544df4b4 reset to working 2014-11-14 11:12:21 -05:00
Jim Jagielski
c654bda6b2 UC 2014-11-14 11:07:38 -05:00
Jim Jagielski
264fd1eba2 oops 2014-11-14 10:42:21 -05:00
Jim Jagielski
696c30cc60 nits 2014-11-14 10:40:20 -05:00
Jim Jagielski
2fff17bbc5 Simple debugging 2014-11-14 10:20:40 -05:00
Jim Jagielski
4ec24f65e6 more style changes: use ' when appropriate 2014-11-14 09:10:00 -05:00
Jim Jagielski
7140d3252b style changes: Use ' when appropriate 2014-11-14 08:38:11 -05:00
Jim Jagielski
797f204420 Add safe_print function
We only work w/ 5.4 and later
2014-11-14 07:53:59 -05:00
Jim Jagielski
7ec6778560 Sometimes we need to check for an EXPLICIT error from the server,
and sometimes an EXPLICIT OK response... for example, when
scarfing data, we want to check that we didn't get an error
(and if we did, then skip out) but keep on scarfing until
we get the final OK.
2014-11-13 17:32:14 -05:00
Jim Jagielski
da88aa075f Restruct 2014-11-13 17:00:47 -05:00
Jim Jagielski
7c18b47b8d Restructure the capabilities and override aspects 2014-11-13 16:11:24 -05:00
Jim Jagielski
03146ecf08 Streamline checking of email server response code
Use stream for connection
Obtain both POP3 CAPA and IMAP CAPABILITY
2014-11-13 15:29:33 -05:00
Jim Jagielski
64c03c58c0 perms 2014-11-13 12:14:55 -05:00
Jim Jagielski
9f2cf98a2d Update tinymce 2014-11-13 12:13:35 -05:00
Jim Jagielski
f9c24981d2 Latest Smarty 2014-11-13 11:56:38 -05:00
Jim Jagielski
ffa161e3eb PHP5 class contructor 2014-11-13 11:38:00 -05:00
Jim Jagielski
6e26aeffd9 Error handling 2014-11-13 11:23:17 -05:00
Jim Jagielski
57cfe7d74c sync w/ 1.3.2 release 2014-11-13 07:49:46 -05:00
Jim Jagielski
98989e0a7c Reorg to be more composer compatible (future growth) 2014-11-12 19:52:03 -05:00
Jim Jagielski
c04a0eee21 streamline decision tree 2014-11-12 14:58:06 -05:00
Jim Jagielski
20d45f2369 Coding style: private starts with _ 2014-11-12 13:38:08 -05:00
Jim Jagielski
93c9d87b27 more scoping 2014-11-12 13:07:08 -05:00
Jim Jagielski
d0384e39d8 Correct scoping and privacy errors 2014-11-12 12:51:00 -05:00
Jim Jagielski
a8e1a80d46 headers, attachments and folders are part of the mbox[] array,
not the auth[] array.
2014-11-12 10:37:33 -05:00
Jim Jagielski
294a13a7b9 Use PHPmailer methods where/when possible. Avoid duplication 2014-11-12 10:12:11 -05:00